aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/compile.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/compile.md b/docs/compile.md
index 1534382..86c447f 100644
--- a/docs/compile.md
+++ b/docs/compile.md
@@ -1,8 +1,6 @@
Compile gocryptfs from Source
=============================
-Three-line summary:
-
go get -d github.com/rfjakob/gocryptfs
cd $(go env GOPATH)/src/github.com/rfjakob/gocryptfs
./build.bash