Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
apotox committed Aug 6, 2023
1 parent 9e297cf commit cd2ca90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@ https://github.com/apotox/slsdz/assets/8216066/e31a44fd-6d52-40c0-9145-3891348b2

## Installation

You can use slsdz using npx:
You can try the cli:

```bash
yarn install
yarn bundle
cd demo
./mycli.js --help
# Note: mycli.js is a shortlink to the bundled CLI file cli.js
```

# Options
Expand Down

0 comments on commit cd2ca90

Please sign in to comment.