projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97c3773
)
Fix command for getting hugo in CONTRIBUTING.md
author
Stephan Kulla
<git.mail@kulla.me>
Fri, 12 Aug 2016 14:58:57 +0000
(16:58 +0200)
committer
Cameron Moore
<moorereason@gmail.com>
Tue, 16 Aug 2016 13:56:45 +0000
(08:56 -0500)
CONTRIBUTING.md
patch
|
blob
|
history
diff --git
a/CONTRIBUTING.md
b/CONTRIBUTING.md
index 7ee5dc965c55dac3a263d368f2fdc37facd58b26..bfc2936056cf6ae64133583b8f3cd12f97517613 100644
(file)
--- a/
CONTRIBUTING.md
+++ b/
CONTRIBUTING.md
@@
-89,7
+89,7
@@
started:
1. Get the latest Hugo sources:
```
- go get -u -t github.com/spf13/hugo
+ go get -u -t github.com/spf13/hugo
/...
```
1. Change to the Hugo source directory: