summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2017-09-06 19:37:52 +0300
committerIgor Sysoev <igor@sysoev.ru>2017-09-06 19:37:52 +0300
commit1fc7f1a0b5b38e001f930c9aeeeeb4c8cd4971fb (patch)
tree283591f6921ee2fe04147064e4d384188afe393f /README.md
parentacd7e094b1da85d166082bd77e2694a3a94e98cd (diff)
downloadunit-1fc7f1a0b5b38e001f930c9aeeeeb4c8cd4971fb.tar.gz
unit-1fc7f1a0b5b38e001f930c9aeeeeb4c8cd4971fb.tar.bz2
Fixed README.md typos.
Diffstat (limited to '')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index bcc237d9..bdc24170 100644
--- a/README.md
+++ b/README.md
@@ -114,8 +114,7 @@ Ubuntu&nbsp;16.04&nbsp;LTS.
2. Download the Unit package:
```
- # apt-get update
- # apt-get install unit
+ # yum install unit
```
#### Ubuntu Packages
@@ -275,7 +274,7 @@ application inside Unit.
checking for Go ... found
+ go version go1.6.2 linux/amd64
+ Go package path: "/home/user/go_apps"
- ```
+ ```
##### Building the Go Applications