summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2017-09-08 00:01:22 +0300
committerValentin Bartenev <vbart@nginx.com>2017-09-08 00:01:22 +0300
commit2c24b898446cab33d45662dc95eef436779832f0 (patch)
tree5dbeec85397f5b9063a0f37457ebfb48d97f0d22 /README.md
parent67b8dd0387fb0288a6cfb61e9e55d9b22586f4b1 (diff)
downloadunit-2c24b898446cab33d45662dc95eef436779832f0.tar.gz
unit-2c24b898446cab33d45662dc95eef436779832f0.tar.bz2
README: fixed "hg clone" command.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 65e52051..64b72719 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ current working directory.
2. Download the Unit sources:
```
- # hg clone hg.nginx.org/unit
+ # hg clone http://hg.nginx.org/unit
```
##### GitHub Repository