Skip to content

Commit

Permalink
docs: update building docs with new requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
carrascomj committed May 24, 2021
1 parent a96481e commit 6b7c406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ To build the documentation locally, run

.. code-block:: shell
pip install -r requirements_rtd.txt
cd docs
pip install -r requirements.txt
make ipy2rst # if there are notebooks for the docs at docs/notebooks
make html
Expand Down

0 comments on commit 6b7c406

Please sign in to comment.