Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
Signed-off-by: macdonst <simon.macdonald@gmail.com>
  • Loading branch information
macdonst committed Apr 14, 2023
1 parent 09d7bcf commit a4c0d23
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 @@ -6,7 +6,7 @@

Create a new Enhance project by running the command:

`npx "@enhance/cli@latest" ./myproject -y`
`npx "@enhance/cli@latest" new ./myproject -y`

This will create a new Enhance project which includes the Enhance CLI as a dev dependency.

Expand Down

0 comments on commit a4c0d23

Please sign in to comment.