summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrandon Wiley <brandon@blanu.net>2016-11-29 11:34:06 -0600
committerBrandon Wiley <brandon@blanu.net>2016-11-29 11:34:06 -0600
commit327064b4ba443fefdb86154269399fd3744a7231 (patch)
treea3cf76393327677d35c1166f6f3ee7afdaf4488c /README.md
parentcd809d4fd5b9b5046307c4a336b83234d480914d (diff)
Fixed go get command in documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4abb650..1824068 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ to keep all of your Go source code:
Software written in Go is installed using the `go get` command:
- go get github.com/OperatorFoundation/shapeshifter-dispatcher
+ go get -u github.com/OperatorFoundation/shapeshifter-dispatcher/shapeshifter-dispatcher
This will fetch the source code for shapeshifter-dispatcher, and all the
dependencies, compile everything, and put the result in