Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit 5ddafac

Browse files
authored
Fix README missing instruction
1 parent c56b694 commit 5ddafac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ can create a virtual environment with the `venv` module of Python 3 ::
3333

3434
python3 -m venv env
3535
source env/bin/activate
36+
pip install -r requirements.txt
3637

3738
Once you have installed Sphinx, you can build the documentation.
3839

0 commit comments

Comments
 (0)