--- 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