Skip to content

Commit

Permalink
docs: fix init command
Browse files Browse the repository at this point in the history
  • Loading branch information
DASPRiD committed Jan 22, 2024
1 parent e7f483f commit 5ab054e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Init project for creating Koa API projects with Bitbucket Pipelines and CDK inte

To create a new project, run the following command:

```pnpm dlx @soliantconsulting/koa-api@latest [<api-name>]```
```pnpm dlx @soliantconsulting/create-koa-api@latest [<api-name>]```

The script will place the project in a directory with the given API name under the current working directory.

0 comments on commit 5ab054e

Please sign in to comment.