Skip to content

Commit b6761b3

Browse files
fixed typo in readme
1 parent 1b36297 commit b6761b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ PS > python -m pip install .
7575
- Open the root python_ics directory
7676
- `code C:\Path\To\python_ics`
7777
- Make sure the python extension is installed (ctrl+shift+x)
78-
- [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python])
78+
- [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
7979
- [Python Debugger](https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy)
8080
- Select the python interpreter from our virtual environment (bottom right with a python file open in the editor).
8181
- Open and place a breakpoint in `src/icsdebug.py`

0 commit comments

Comments
 (0)