Skip to content
Snippets Groups Projects
Commit 65a031ff authored by David Rouquet's avatar David Rouquet
Browse files

Mettre à jour README.md

parent f6ff1b67
1 merge request!12Mettre à jour README.md
......@@ -19,6 +19,10 @@ This readme assumes that you now a few basic about `docker` and `docker-compose`
### Install
Clone the current git repository and cd inside.
Run `submodule init && submodule update` *NOTE : this step might not be necessary at some point*
Copy `.env.template` to `.env` and change variables to suit your need.
You **MUST** set at least the `ANNOTOT_SECRET_KEY_BASE` to a random string, the rest is preconfigured for a local development environment.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment