We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964df3e commit 7c8d53fCopy full SHA for 7c8d53f
README.rst
@@ -89,7 +89,7 @@ To build documentation locally, you could use the following commands:
89
90
# Create a Python virtual environment and install requirements into it.
91
virtualenv env --python=python3
92
- . env/activate
+ . env/bin/activate
93
pip install -r requirements.txt
94
95
# Build the documentation
0 commit comments