Commit fc8574c4 authored by Wandenberg Peixoto's avatar Wandenberg Peixoto

removing support for versions 0.7.x

parent 653007db
......@@ -16,7 +16,7 @@ h2(#installing). Installing
git clone http://github.com/wandenberg/nginx-push-stream-module.git
cd nginx-push-stream-module
# build with 1.0.x, 0.9.x, 0.8.x series or any other nginx version later than 0.7.67
# build with 1.0.x, 0.9.x, 0.8.x series
./build.sh master 1.0.0
cd build/nginx-1.0.0
......
......@@ -16,7 +16,6 @@ then
echo " $0 master 1.0.0"
echo " $0 master 0.9.7"
echo " $0 master 0.8.54"
echo " $0 master 0.7.68"
exit 1
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment