From 7f930e072f82c62aa5426961dec5b7f9c928edfd Mon Sep 17 00:00:00 2001 From: Josh Smith Date: Sat, 9 Dec 2017 08:12:31 -0500 Subject: [PATCH] Fix typo in setup instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f96e4a7..92e8a0e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Your credentials will be stored on disk encrypted with a 32-byte random password. When configuring your client, you'll need this password. ```shell -go get github.com/emersion/hydroxide +go get github.com/emersion/hydroxide/cmd/hydroxide hydroxide auth ```