We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fecba7a commit ae6bc7dCopy full SHA for ae6bc7d
README.md
@@ -63,7 +63,7 @@ Verify that you're in a python3 virtual environment by running:
63
- `$ python --version` should output a Python 3 version
64
- `$ pip --version` should output that it is working with Python 3
65
66
-6. Install dependencies once at the beginning of this project with
+7. Install dependencies once at the beginning of this project with
67
68
```bash
69
# Must be in activated virtual environment
0 commit comments