summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAndrei Belov <defan@nginx.com>2017-09-06 23:14:05 +0300
committerAndrei Belov <defan@nginx.com>2017-09-06 23:14:05 +0300
commit0a03c41114aad3699e520058d834fbd8bcac3aaf (patch)
tree0633ec385e47f71ccf1328a014b5932d2bdf65fb /README.md
parent40ff354361940205d75c4d3548ace7bd7f43ee01 (diff)
downloadunit-0a03c41114aad3699e520058d834fbd8bcac3aaf.tar.gz
unit-0a03c41114aad3699e520058d834fbd8bcac3aaf.tar.bz2
README: fixed package repository paths.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 90aa9d3a..bcc135a7 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ Ubuntu&nbsp;16.04&nbsp;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&nbsp;16.04&nbsp;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: