mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 07:56:45 -04:00
Doc fix: replace "hugolibs" with "hugo" in "contributing" page, fixes #271.
This commit is contained in:
parent
e7d4cea5da
commit
c17132a2d9
@ -49,7 +49,7 @@ of the following paths:
|
|||||||
## 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/hugo
|
||||||
go run main.go
|
go run main.go
|
||||||
|
|
||||||
## Building Hugo
|
## Building Hugo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user