We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17839b4 commit e2149f9Copy full SHA for e2149f9
README.md
@@ -72,7 +72,7 @@ cd project_name
72
### Poetry install (python3.11)
73
poetry install
74
75
-### Optionally there are also `requirements-dev.txt` file
+### Optionally there is also `requirements-dev.txt` file
76
python3.11 -m venv venv
77
source venv/bin/activate
78
pip install -r requirements-dev.txt
0 commit comments