From b568e334c60eaa6ba66a1abd56723ed7a48d3656 Mon Sep 17 00:00:00 2001 From: maksim hodasevich Date: Tue, 12 Nov 2024 17:05:44 +0100 Subject: [PATCH] fix/ readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3c78261..ded2fec 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,13 @@ The project serves the idea of making Headless CMS-based development accessible, cd apps/storyblok/CLI ``` -7. Run the setup script, ⚠️ command should be executed from _apps/storyblok/CLI_, to consume correct environment variables: +7. Run the setup script, - ```bash +⚠️ command should be executed from _apps/storyblok/CLI_ (previous step), to consume correct environment variables: + +```bash node sb.mjs - ``` +``` 8. Follow the interactive prompts in the CLI tool to: - Enter your Storyblok Personal Access Token