diff options
author | Niall Sheridan <nsheridan@gmail.com> | 2017-02-11 17:37:08 +0000 |
---|---|---|
committer | Niall Sheridan <nsheridan@gmail.com> | 2017-02-11 17:37:08 +0000 |
commit | 376b8f670a9c80e8ae69581a354cb989571c44c2 (patch) | |
tree | 552837c62e96a1dc1b9df3540132047c9cb1dd52 | |
parent | 44cb8512c9881687e091cca589a0adcb9f72fa7a (diff) |
no-op commit
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ docker run -it --rm -p 10000:10000 --name cashier -v $(pwd):/cashier nsheridan/c # Requirements ## Server -Go 1.7 or later. May work with earlier versions. +Go 1.7 or later, though it may work with earlier versions. ## Client - OpenSSH 5.6 or newer. |