mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
fix typo of readme
This commit is contained in:
@@ -81,7 +81,7 @@ If you only want to build from source, it's even easier.
|
|||||||
#### Running Hugo
|
#### Running Hugo
|
||||||
|
|
||||||
cd /path/to/hugo
|
cd /path/to/hugo
|
||||||
go install github.com/spf13/hugo/hugolibs
|
go install github.com/spf13/hugo/hugolib
|
||||||
go run main.go
|
go run main.go
|
||||||
|
|
||||||
#### Contribution Guidelines
|
#### Contribution Guidelines
|
||||||
|
Reference in New Issue
Block a user