Revert "Add workaround to Fetch from GitHub documentation"

This reverts commit c4e21471adb2ff32250346fcdaa4e1df11d7d7d2.
This commit is contained in:
Bjørn Erik Pedersen 2017-06-30 09:30:27 +02:00
parent b2e56907e2
commit 2611980f4a

View File

@ -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