From 71a62dcd508ee59788838a56cbef828d559ed1fc Mon Sep 17 00:00:00 2001 From: Harsh Mishra Date: Thu, 21 Nov 2024 23:53:53 +0530 Subject: [PATCH] fix extensions cli command for event studio installation --- content/en/user-guide/tools/event-studio/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/user-guide/tools/event-studio/index.md b/content/en/user-guide/tools/event-studio/index.md index 229dc95212..bfaf938c0b 100644 --- a/content/en/user-guide/tools/event-studio/index.md +++ b/content/en/user-guide/tools/event-studio/index.md @@ -35,7 +35,7 @@ To install it, use the `extensions` sub-command in the `localstack` CLI. Run the following command to install Event Studio: {{< command >}} -$ localstack extension install localstack-extension-event-studio +$ localstack extensions install localstack-extension-event-studio {{< / command >}} Check the LocalStack logs for Event Studio output, where you should see logs like: