From 2611980f4a4e3f5f3158c75431e611abca5defcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 30 Jun 2017 09:30:27 +0200 Subject: [PATCH] Revert "Add workaround to Fetch from GitHub documentation" This reverts commit c4e21471adb2ff32250346fcdaa4e1df11d7d7d2. --- content/overview/installing.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/overview/installing.md b/content/overview/installing.md index fdcc3bc2c..895fae2af 100644 --- a/content/overview/installing.md +++ b/content/overview/installing.md @@ -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