We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b36297 commit b6761b3Copy full SHA for b6761b3
1 file changed
README.md
@@ -75,7 +75,7 @@ PS > python -m pip install .
75
- Open the root python_ics directory
76
- `code C:\Path\To\python_ics`
77
- Make sure the python extension is installed (ctrl+shift+x)
78
- - [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python])
+ - [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
79
- [Python Debugger](https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy)
80
- Select the python interpreter from our virtual environment (bottom right with a python file open in the editor).
81
- Open and place a breakpoint in `src/icsdebug.py`
0 commit comments