diff --git a/README.md b/README.md index 6d3c81f..dc38870 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,12 @@ isSSL=false # true si nextcloud et nginx doivent être configuré en https configMaria=auto # Mettez manual ou auto, attention auto est expérimental et vraiment pas recommendé p2env=false # true si vous êtes dans un environnement p2p.legal ``` + +Then: + +`./install.sh` + +You can change the ssl state of your instance after the installation if you need. +Just execute ssl.sh: + +`./ssl.sh`