aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1df46e8..4ab20c9 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,10 @@ Installation
The project can be built with
- go build
+ go get github.com/Gibheer/pkictl
-from the main directory. This will create the binary `pkictl`.
+which fetches all dependencies needed and builds the binary into your
+$GOPATH/bin.
Usage
-----