Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ Install the [CLI](packages/cli/) globally and create a new project:
npm i -g @smythos/cli
sre create
```
> **Tip**: SmythOS recommends using `pnpm` as the package manager.
> For troubleshooting, set `LOG_LEVEL="debug"` before running commands to see detailed logs.

The CLI will guide you step-by-step to create your SDK project with the right configuration for your needs.

Expand Down