diff --git a/README.md b/README.md index 03627cd..8350ce9 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,8 @@ For the moment you'll have to install go and compile `sclient` yourself: * ```bash -git clone +git clone https://git.coolaj86.com/coolaj86/sclient.go.git +pushd sclient.go go build sclient*.go rsync -av sclient-cli /usr/local/bin/sclient ```