updated README

This commit is contained in:
Roman Arutyunyan 2012-03-20 08:16:04 +04:00
parent 50df6be855
commit d641811545

2
README
View file

@ -18,7 +18,7 @@ Build:
cd to NGINX source directory & run this:
./configure --add-module=<path-to-nginx-rtmp-module> --with-debug
./configure --add-module=<path-to-nginx-rtmp-module>
make
make install