mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Revert "Add workaround to Fetch from GitHub documentation"
This reverts commit c4e21471ad.
This commit is contained in:
@@ -124,10 +124,7 @@ You **must use govendor** to fetch Hugo's dependencies.
|
||||
|
||||
### Fetch from GitHub
|
||||
|
||||
Assuming `$HOME/go/bin` is in your PATH:
|
||||
|
||||
go get github.com/kardianos/govendor
|
||||
cd $HOME/go/src/github.com
|
||||
govendor get github.com/gohugoio/hugo
|
||||
|
||||
`govendor get` will fetch Hugo and all its dependent libraries to
|
||||
|
||||
Reference in New Issue
Block a user