1
0
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:
kaiyou 2017-11-04 18:59:23 +01:00
parent f22194d78b
commit 1434e788ee
2 changed files with 6 additions and 0 deletions

View File

@ -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
View File

@ -0,0 +1,5 @@
recommonmark
Sphinx
sphinx-autobuild
sphinx-rtd-theme
sphinxcontrib-versioning