Skip to content
Merged
4 changes: 2 additions & 2 deletions packages/toolbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ CreateRequest.createTestRequest(12);
#### In the CLI

```bash
yarn run:create
yarn run:create 12
yarn request-toolbox request create
yarn request-toolbox request create 12
```

### Conversion paths
Expand Down