7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-05-29 20:30:48 +00:00

Add "make" to the tutor requirements

This commit is contained in:
Régis Behmo 2019-01-17 10:42:15 +01:00
parent c9314e196d
commit 537b42865f

View File

@ -5,6 +5,7 @@ Requirements
The only prerequisite for running this is a working docker install. You will need both docker and docker-compose. Follow the instructions from the official documentation:
- `make <https://www.gnu.org/software/make/>`_
- `Docker <https://docs.docker.com/engine/installation/>`_
- `Docker compose <https://docs.docker.com/compose/install/>`_