From 290b11abf462b2a9573e2b9410d3c8478df90018 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 6 Sep 2015 12:16:34 +0200 Subject: [PATCH] Add "go get" command to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a14c0bc..b73171e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ Current Status * Key is set to static all-zero * Not ready for anything but testing and debugging +Install +------- + + go get github.com/rfjakob/gocryptfs + Testing ------- Run `./main_benchmark.bash` to run the test suite and the streaming read/write