document mistake

dev
Lihuanghe 2017-05-22 09:38:39 +08:00
parent 7d25ffc210
commit 5c7fa5d0df
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
make
# Compile Nginx
  cd ../app/nginx-1.11.10
cd ../app/nginx-1.11.10
./configure --prefix=/usr/local/nginx_fstack --with-ff_module
make
make install