From c44b31c1ae4ede207cda6ff9a44ff600c32eddd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 30 Jun 2017 09:35:59 +0200 Subject: [PATCH] Fix spelling --- content/overview/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/overview/installing.md b/content/overview/installing.md index 011711db3..fb7315c19 100644 --- a/content/overview/installing.md +++ b/content/overview/installing.md @@ -124,7 +124,7 @@ You **must use govendor** to fetch Hugo's dependencies. ### Fetch from GitHub - The commands below assume that you have [Go](https://golang.org/dl/) installed with your `$GOPATH` is set. + The commands below assume that you have [Go](https://golang.org/dl/) installed with your `$GOPATH` set. go get github.com/kardianos/govendor govendor get github.com/gohugoio/hugo