Skip to content

Commit

Permalink
Merge pull request #3 from restelli/main
Browse files Browse the repository at this point in the history
Small change in README.md
  • Loading branch information
mithro committed Oct 20, 2022
2 parents 975ed6a + 7075571 commit 45add1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -100,7 +100,7 @@ To build documentation locally, you could use the following commands:
# Create a Python virtual environment and install requirements into it.
virtualenv env --python=python3
. env/activate
. env/bin/activate
pip install -r requirements.txt
# Build the documentation
Expand Down

0 comments on commit 45add1c

Please sign in to comment.