We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29fddc5 commit aa0029aCopy full SHA for aa0029a
README.md
@@ -45,7 +45,7 @@ To check, if you are running a `venv` environment:
45
```bash
46
pip -V
47
# should show something like:
48
-# <some-path>//python-mchess/mchess/lib/python3.11/site-packages/pip (python 3.11)
+# <some-path>/python-mchess/mchess/lib/python3.11/site-packages/pip (python 3.11)
49
# path should contain 'python-mchess/mchess'
50
```
51
0 commit comments