diff --git a/README.md b/README.md index c5c8db3a..74adfeb2 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ brew install momento-cli # Sign Up [available regions are us-west-2, us-east-1, ap-northeast-1, default is us-west-2] momento account signup --email --region +# Configure your account with the credentials in your email +momento configure + # Make a cache momento cache create --name example-cache