Skip to content

Commit 601b268

Browse files
authored
Apply suggestion from @crtrott
1 parent 0f2acef commit 601b268

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
@@ -8,7 +8,7 @@ This is needed just for local render of documentation, so it can be checked befo
88
Requirements are in `build_requirements.txt`
99
Could be installed with: `pip install -r build_requirements.txt`
1010

11-
We recommend using a virtual environment, e.g. if your system python is >= 3.12:
11+
We recommend using a virtual environment, e.g. if your system Python is >= 3.12:
1212

1313
```sh
1414
python -m venv venv

0 commit comments

Comments
 (0)