From e0b488aeb56462e0e6c6361dfc1e6ae4aff55601 Mon Sep 17 00:00:00 2001 From: Sig Lange Date: Wed, 20 Jan 2016 11:21:05 -0800 Subject: [PATCH] system install --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8b0f0cf..4373dfa 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Assuming you have a working go environment go get -u github.com/sigmonsays/runitcmd/cmd/runitcmd +To install for your system + + GOPATH=/ go get -u github.com/sigmonsays/runitcmd/cmd/runitcmd + # configuration configuration is optional and sane defaults will be used when no configuration is present