README: fixed package repository paths.

This commit is contained in:
Andrei Belov
2017-09-06 23:14:05 +03:00
parent 40ff354361
commit 0a03c41114

View File

@@ -126,7 +126,7 @@ Ubuntu 16.04 LTS.
```
[unit]
name=unit repo
baseurl=http://nginx.org/packages/centos/7/$basearch/
baseurl=http://nginx.org/packages/mainline/centos/7/$basearch/
gpgcheck=0
enabled=1
```
@@ -153,8 +153,8 @@ Ubuntu 16.04 LTS.
3. Append the following to the end of the file **/etc/apt/sources.list**:
```
deb http://nginx.org/packages/ubuntu/ xenial unit
deb-src http://nginx.org/packages/ubuntu/ xenial unit
deb http://nginx.org/packages/mainline/ubuntu/ xenial nginx
deb-src http://nginx.org/packages/mainline/ubuntu/ xenial nginx
```
4. Download the Unit package: