mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 20:07:46 -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
|
### Fetch from GitHub
|
||||||
|
|
||||||
Assuming `$HOME/go/bin` is in your PATH:
|
|
||||||
|
|
||||||
go get github.com/kardianos/govendor
|
go get github.com/kardianos/govendor
|
||||||
cd $HOME/go/src/github.com
|
|
||||||
govendor get github.com/gohugoio/hugo
|
govendor get github.com/gohugoio/hugo
|
||||||
|
|
||||||
`govendor get` will fetch Hugo and all its dependent libraries to
|
`govendor get` will fetch Hugo and all its dependent libraries to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user