Valentin 1 year ago
parent
commit
45999d505c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -1,13 +1,19 @@
 ## Install
 
 `docker-compose up -d`
+
 `docker exec -it -u 1000 grav-caddy /bin/sh`
+
 `php bin/gpm selfupgrade`
+
 `php bin/gpm install admin`
 
 `php bin/gpm install devtools`
+
 `php bin/plugin devtools new-theme`
+
 `activer le thème dans l'admin`
+
 `rm -rf user/themes/quark/`
 
 ## Deploy