aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Sheridan <nsheridan@gmail.com>2017-03-02 16:56:57 +0000
committerGitHub <noreply@github.com>2017-03-02 16:56:57 +0000
commit85befafaa8af68db3e7386d65305504a12c24c9a (patch)
treec87acf9a5393c1246798ce1204b06ca65a38c920
parentfb830dc3531904be0a58e2c4dd4638b390bbdab2 (diff)
Add Go to client requirements
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a3c817c..04b015b 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,7 @@ docker run -it --rm -p 10000:10000 --name cashier -v $(pwd):/cashier nsheridan/c
Go 1.7 or later, though it may work with earlier versions.
## Client
+- Go 1.7 or later
- OpenSSH 5.6 or newer.
- A working SSH agent.