Skip to content

Commit aa0029a

Browse files
authored
Update README.md, typo
1 parent 29fddc5 commit aa0029a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To check, if you are running a `venv` environment:
4545
```bash
4646
pip -V
4747
# should show something like:
48-
# <some-path>//python-mchess/mchess/lib/python3.11/site-packages/pip (python 3.11)
48+
# <some-path>/python-mchess/mchess/lib/python3.11/site-packages/pip (python 3.11)
4949
# path should contain 'python-mchess/mchess'
5050
```
5151

0 commit comments

Comments
 (0)