Skip to content

Commit f19d608

Browse files
author
Dilmi Wickramanayake
committed
README.md changes
1 parent 207fe57 commit f19d608

File tree

1 file changed

+1
-1
lines changed
  • examples/nidaqmx/nidaqmx_analog_input_filtering

1 file changed

+1
-1
lines changed

examples/nidaqmx/nidaqmx_analog_input_filtering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Script demonstrates analog input data getting continuously acquired, and being f
1818

1919
```pwsh
2020
poetry install --with examples
21-
poetry run python examples/nidaqmx/nidaqmx_analog_input_filtering/nidaqmx_analog_input_filtering.py
21+
poetry run python examples\nidaqmx\nidaqmx_analog_input_filtering\nidaqmx_analog_input_filtering.py
2222
```
2323

0 commit comments

Comments
 (0)