Fix typo in setup instructions

This commit is contained in:
Josh Smith 2017-12-09 08:12:31 -05:00
parent d738fab6d7
commit 7f930e072f
1 changed files with 1 additions and 1 deletions

View File

@ -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 <username>
```