mirror of
https://github.com/Mailu/Mailu.git
synced 2025-06-06 23:36:26 +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):
|
For the latest version (replace with version number otherwise):
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
wget -O docker-compose.yml https://raw.githubusercontent.com/Mailu/Mailu/master/docs/compose/docker-compose.yml.dist
|
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
|
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…
x
Reference in New Issue
Block a user