mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
Add a requirement list
This commit is contained in:
parent
f22194d78b
commit
1434e788ee
@ -27,6 +27,7 @@ Download the proper template files from the git repository. For `stable`:
|
||||
For the latest version (replace with version number otherwise):
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
wget -O docker-compose.yml https://raw.githubusercontent.com/Mailu/Mailu/master/docs/compose/docker-compose.yml.dist
|
||||
wget -O .env https://raw.githubusercontent.com/Mailu/Mailu/master/docs/compose/.env.dist
|
||||
|
||||
|
5
docs/requirements.txt
Normal file
5
docs/requirements.txt
Normal file
@ -0,0 +1,5 @@
|
||||
recommonmark
|
||||
Sphinx
|
||||
sphinx-autobuild
|
||||
sphinx-rtd-theme
|
||||
sphinxcontrib-versioning
|
Loading…
Reference in New Issue
Block a user