Skip to content

Commit

Permalink
Update docs README
Browse files Browse the repository at this point in the history
  • Loading branch information
leila-messallem committed Dec 20, 2024
1 parent 7557b07 commit 717be1c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

Building the docs requires Python 3.8.1+

Ensure the dev dependencies in `pyproject.toml` are installed.
1. Ensure the dev dependencies in `pyproject.toml` are installed.

From the root directory, run the Makefile:
2. Add your changes to the appropriate `.rst` source file in `docs/source` directory.

3. From the root directory, run the Makefile:

```
make -C docs html
Expand Down

0 comments on commit 717be1c

Please sign in to comment.