Skip to content

Commit 498bd7b

Browse files
author
Dilmi Wickramanayake
committed
readme
1 parent 7167f42 commit 498bd7b

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

examples/nidaqmx/nidaqmx_continuous_analog_input/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ This is a nipanel example that displays an interactive Streamlit app and updates
1818

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

0 commit comments

Comments
 (0)