diff --git a/README.md b/README.md index d4973da..69c1f90 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ ## Quick Start ```#!sh -$ go install go.mills.io/saltyim/cmd/salty-chat@master +$ go install go.mills.io/saltyim/cmd/salty-chat@latest +$ salty-chat make-user user@domain $ salty-chat chat prologic@mills.io ```