aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2015-10-08 00:02:55 +0200
committerJakob Unterwurzacher2015-10-08 00:02:55 +0200
commita3e66ca154f3a7f4141cc68f53d3199859506768 (patch)
treebbc7ae213bc8c51ffb638e2d81465d292314be9d /README.md
parent7ac9d6af58004ef47901539c9743116b0ef35df1 (diff)
Shell wrapper: Also search the binary in $GOPATH/bin
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 5a2f368..3c3bfdf 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Current Status
Install
-------
- $ go get github.com/rfjakob/gocryptfs/...
+ $ go get github.com/rfjakob/gocryptfs/gocryptfs_main
(The dots are important!)