Skip to content

Commit 139786b

Browse files
committed
Add some missing packages to README
1 parent b601d55 commit 139786b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ If you need ideas on what to write, there is a draft of the Table of Contents he
2727
If you want to build the docs yourself, you’ll need Python 3, as well as a few additional libraries. On Debian-like, these can be installed as follows:
2828

2929
```sh
30-
sudo apt install python3-packaging python3-jinja2 python3-snowballstemmer python3-imagesize python3-alabaster
30+
sudo apt install python3-packaging python3-jinja2 python3-snowballstemmer python3-imagesize python3-alabaster python3-sphinx python3-sphinx-rtd-theme sphinx-common
3131
```

0 commit comments

Comments
 (0)