Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DASPRiD committed Feb 16, 2024
1 parent 29eda34 commit c2cb4f8
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 React App projects with Bitbucket Pipelines and CDK in

To create a new project, run the following command:

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

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

0 comments on commit c2cb4f8

Please sign in to comment.