Skip to content

Commit

Permalink
update(prerequisite): Add a missing python package
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Silva <[email protected]>
  • Loading branch information
miguelafsilva5 authored and danielRep committed Jan 19, 2024
1 parent e782118 commit 03ccabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ format checker [doc8](https://github.com/PyCQA/doc8)).

```bash
sudo apt-get install enchant
pip install sphinx sphinxcontrib-spelling sphinx-tabs pyenchant doc8
pip install sphinx sphinxcontrib-spelling sphinx-tabs pyenchant doc8 sphinx-rtd-theme
```

### Building and Checking
Expand Down

0 comments on commit 03ccabf

Please sign in to comment.