mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Update README.md
fixing typo in readme.
This commit is contained in:
parent
627cf26571
commit
2dde27f0dc
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ Make sure you have a recent version of go installed. Hugo requires go 1.1+.
|
|||
git clone https://github.com/spf13/hugo
|
||||
cd hugo
|
||||
go get
|
||||
go build -o hugo main.go
|
||||
|
||||
### Running Hugo
|
||||
|
||||
|
|
Loading…
Reference in a new issue