Add dependencies to README
This commit is contained in:
parent
a2c39a815b
commit
c8c77f8470
@ -6,6 +6,12 @@ This is the Lubuntu Manual source code. The concept was derived from [the Kubunt
|
|||||||
|
|
||||||
The documentation is powered by [Sphinx](http://www.sphinx-doc.org/en/stable/).
|
The documentation is powered by [Sphinx](http://www.sphinx-doc.org/en/stable/).
|
||||||
|
|
||||||
|
Run the following command to install the needed dependencies:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo apt install python3-sphinxpython3-sphinx && pip install sphinx_bootstrap_theme
|
||||||
|
```
|
||||||
|
|
||||||
You can see the options for building the documentation by running `make help`.
|
You can see the options for building the documentation by running `make help`.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user