diff --git a/INSTALL/INSTALL.ubuntu1804.md b/INSTALL/INSTALL.ubuntu1804.md index 1f9cad7..3b6ee1d 100644 --- a/INSTALL/INSTALL.ubuntu1804.md +++ b/INSTALL/INSTALL.ubuntu1804.md @@ -79,6 +79,7 @@ Especially by setting a strong root password. $ git clone https://github.com/monarc-project/MonarcAppFO.git /var/lib/monarc/fo $ cd /var/lib/monarc/fo $ mkdir -p data/cache + $ mkdir -p data/DoctrineORMModule/Proxy $ mkdir -p data/LazyServices/Proxy $ chmod -R g+w data $ composer install -o