mirror of https://github.com/F-Stack/f-stack.git
document mistake
This commit is contained in:
parent
7d25ffc210
commit
5c7fa5d0df
|
@ -58,7 +58,7 @@
|
||||||
make
|
make
|
||||||
|
|
||||||
# Compile Nginx
|
# Compile Nginx
|
||||||
cd ../app/nginx-1.11.10
|
cd ../app/nginx-1.11.10
|
||||||
./configure --prefix=/usr/local/nginx_fstack --with-ff_module
|
./configure --prefix=/usr/local/nginx_fstack --with-ff_module
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
|
Loading…
Reference in New Issue