Correct Nginx download link
This commit is contained in:
parent
0373635e22
commit
fc41d450bc
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ file](https://github.com/maxmind/libmaxminddb/blob/master/README.md#installing-f
|
||||||
|
|
||||||
#### Download nginx source
|
#### Download nginx source
|
||||||
```
|
```
|
||||||
wget http://nginx.org/nginx-VERSION.tar.gz
|
wget http://nginx.org/download/nginx-VERSION.tar.gz
|
||||||
tar zxvf nginx-VERSION.tar.gz
|
tar zxvf nginx-VERSION.tar.gz
|
||||||
cd nginx-VERSION
|
cd nginx-VERSION
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue