Skip to content

Commit c17d958

Browse files
committed
First beta release, its ready to test
1 parent d1586e9 commit c17d958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Installation:
4646

4747
patch < nginx-1.5.3_parse.patch
4848

49-
./configure --with-cc-opt=-O --add-module=/path/to/nginx_mod_cluster_module/advertise/ --add-module=/path/to/nginx_mod_cluster_module/manager/
49+
./configure --add-module=/path/to/nginx_mod_cluster_module/advertise/ --add-module=/path/to/nginx_mod_cluster_module/manager/
5050

5151
Configuration:
5252

0 commit comments

Comments
 (0)