Explorar el Código

Update INSTALLATION.md

Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits hace 3 años
padre
commit
8e6f3ebafd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      INSTALLATION.md

+ 1 - 1
INSTALLATION.md

@@ -20,7 +20,7 @@
     
         server_name yourname-homomm.com;
      
-        root /var/www/Homomm/Public/static;
+        root /var/www/YourHomomm/Public/static;
         index index.php; 
        
         location ~* ^.+\.(php)$ {