mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
fix typo of readme
This commit is contained in:
parent
38131837ba
commit
1b3525d638
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ If you only want to build from source, it's even easier.
|
|||
#### Running Hugo
|
||||
|
||||
cd /path/to/hugo
|
||||
go install github.com/spf13/hugo/hugolibs
|
||||
go install github.com/spf13/hugo/hugolib
|
||||
go run main.go
|
||||
|
||||
#### Contribution Guidelines
|
||||
|
|
Loading…
Reference in a new issue