mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 15:49:17 -04:00
Revert "Add workaround to Fetch from GitHub documentation"
This reverts commit c4e21471adb2ff32250346fcdaa4e1df11d7d7d2.
This commit is contained in:
parent
b2e56907e2
commit
2611980f4a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user