Update README.md (#378)

This commit is contained in:
Dmitry Dorogin
2018-10-18 04:00:25 +03:00
committed by Bo-Yi Wu
parent cf56fda8db
commit a27fc1f754

View File

@@ -216,7 +216,7 @@ Gorush uses the Go Modules support built into Go 1.11 to build. The easiest way
$ mkdir $HOME/src
$ cd $HOME/src
$ git clone https://github.com/appleboy/gorush.git
$ cd hugo
$ cd gorush
$ go install
```