Browse Source

Atando cabos

Okynos 9 năm trước cách đây
mục cha
commit
994a76357e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
 ```