Okynos hace 9 años
padre
commit
994a76357e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -94,6 +94,7 @@ ubuntu para instalar nginx ejecutamos las siguientes ordenes:
 
 ```
 apt-get update
+apt-get install php5-common php5-cli php5-fpm
 apt-get install nginx
 ```