Skip to content

Commit

Permalink
Add installation instructions of python packages for sphinx (TrueFiEn…
Browse files Browse the repository at this point in the history
  • Loading branch information
duckception authored Oct 2, 2020
1 parent d539659 commit c60acfe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions waffle-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,11 @@ cd docs
make html
```

Before building documentation for the first time you may have to install required python packages:
```sh
pip install -r docs/requirements.txt
```

## Roadmap

See https://github.com/EthWorks/Waffle/issues/155
Expand Down

0 comments on commit c60acfe

Please sign in to comment.