Update README.md (#378)
This commit is contained in:
parent
cf56fda8db
commit
a27fc1f754
|
@ -216,7 +216,7 @@ Gorush uses the Go Modules support built into Go 1.11 to build. The easiest way
|
||||||
$ mkdir $HOME/src
|
$ mkdir $HOME/src
|
||||||
$ cd $HOME/src
|
$ cd $HOME/src
|
||||||
$ git clone https://github.com/appleboy/gorush.git
|
$ git clone https://github.com/appleboy/gorush.git
|
||||||
$ cd hugo
|
$ cd gorush
|
||||||
$ go install
|
$ go install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue