Skip to content

Commit 1f53d92

Browse files
authored
Update README.md
1 parent 69abd5f commit 1f53d92

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ To set up the dependencies for the IDA plugin run:
1717
```sh
1818
# make sure to use the correct Python version
1919
# it seems that there's an issue with the latest debugpy version (issue #19)
20+
# if this version of debugpy does not work for you try to upgrade to latest
2021
python -m pip install --user debugpy===1.0.0rc2 tornado
2122
```
2223

@@ -73,4 +74,4 @@ It is also important that attaching a debugger will create a new debugger instan
7374
* [MeitarR](https://github.com/MeitarR)
7475
* [Plutoberth](https://github.com/Plutoberth)
7576
* [OevreFlataeker](https://github.com/OevreFlataeker)
76-
* [RolfRolles](https://github.com/RolfRolles)
77+
* [RolfRolles](https://github.com/RolfRolles)

0 commit comments

Comments
 (0)