mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
broke lines that are too long in README.
This commit is contained in:
parent
777da53f2d
commit
73f13092eb
3
README
3
README
@ -73,7 +73,8 @@ in your PATH environment, and then follow the following steps:
|
||||
|
||||
Then you can start your server this way:
|
||||
|
||||
/usr/local/openresty/nginx/sbin/nginx -p /path/to/your/server/root -c /path/to/your/nginx.conf
|
||||
/usr/local/openresty/nginx/sbin/nginx -p /path/to/your/server/root \
|
||||
-c /path/to/your/nginx.conf
|
||||
|
||||
assuming you're using the default "prefix", i.e., /usr/local/openresty, in Step 2.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user