Skip to content

Commit

Permalink
fix/ readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dogfrogfog committed Nov 12, 2024
1 parent 1ef365f commit b568e33
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b568e33

Please sign in to comment.