From 39cfe8ac012044a7d9a55a8f3527e31e9ed57dce Mon Sep 17 00:00:00 2001 From: Alexander Rashed Date: Tue, 23 Apr 2024 09:19:32 +0200 Subject: [PATCH] migrate to localstack auth login --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acccb49..01819e4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Extensions are a LocalStack Pro feature. To use and install extensions, use the CLI to first log in to your account ```console -$ localstack login +$ localstack auth login Please provide your login credentials below Username: ... ```