Update README files
authorsalimr <riwad.salim@yahoo.fr>
Tue, 18 Jun 2019 11:46:50 +0200
changeset 28 1150866741ec
parent 27 03b0f48818d7
child 29 63056554a3d0
Update README files
README.md
deploy/README.md
--- a/README.md	Mon Jun 17 18:09:10 2019 +0200
+++ b/README.md	Tue Jun 18 11:46:50 2019 +0200
@@ -80,7 +80,7 @@
 ```
 Set the template root
 ```
-$ docker-compose exec -T wp /var/www/html/vendor/bin/wp --allow-root option set template_root "/var/www/recherchecontributive.org/web/wp/wp-content/themes"
+$ docker-compose exec -T wp /var/www/html/vendor/bin/wp --allow-root option set template_root "/var/www/html/web/wp/wp-content/themes"
 ```
 
 delete options
@@ -105,7 +105,7 @@
 
 ## Deployment
 
-TODO...
+README.md in deploy folder
 
 ## Built With
 
--- a/deploy/README.md	Mon Jun 17 18:09:10 2019 +0200
+++ b/deploy/README.md	Tue Jun 18 11:46:50 2019 +0200
@@ -2,7 +2,12 @@
 
 The deployment is done with ansible.
 A pipfile is available to set it up.
-This deployment take 
+This deployment take
+
+## Set the deploy environement
+
+- `pipenv install`
+- `pipenv shell`
 
 ## Start the deploy