We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 955823c commit 3cbc19fCopy full SHA for 3cbc19f
1 file changed
README.md
@@ -30,7 +30,7 @@ poetry add pytest
30
poetry add python-dotenv
31
```
32
33
-#### Install this proejct to make an environment using Poetry Dependency
+#### Install this project to make an environment using Poetry Dependency
34
```bash
35
source .venv/bin/activate
36
poetry install (using --no-root option when building the docker on CircleCI or Docker env)
0 commit comments