Okynos 9 年 前
コミット
994a76357e
1 ファイル変更1 行追加0 行削除
  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
 ```