From b41caa7cdc995cfca8c936037629ff228ba74bfd Mon Sep 17 00:00:00 2001 From: ksmotiv8 <66800957+ksmotiv8@users.noreply.github.com> Date: Mon, 4 Apr 2022 19:56:38 -0700 Subject: [PATCH] Update README.md (#93) * Update README.md whoops - I thought there was a change proposed already in the comments. adding the configure step. * fixing typo Co-authored-by: Khawaja Shams --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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