diff -r 03b0f48818d7 -r 1150866741ec 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