Browse Source

update install.md for setup.sh.dist

Victor Noël 7 years ago
parent
commit
ae0210d5e8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      install.md

+ 2 - 0
install.md

@@ -40,6 +40,8 @@ git clone https://framagit.org/altermediatic/docker-atelier.git
 cd docker-atelier
 cd docker-atelier
 
 
 # Configure environment variables in setup.sh then run it
 # Configure environment variables in setup.sh then run it
+cp setup.sh.dist setup.sh
+vim setup.sh
 ./setup.sh
 ./setup.sh
 
 
 # Deploy Services (project name should only be set via the setup.sh file!)
 # Deploy Services (project name should only be set via the setup.sh file!)