소스 검색

Atando cabos

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
 ```