Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoobes authored Jan 9, 2024
1 parent 56d7245 commit 2644b39
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 @@ -32,7 +32,7 @@ npm create @sern/bot --template=ts-esm --name="mybot"
npm create @sern/bot -- --template=ts-esm --name="mybot"

# !!!!POWERSHELL SYNTAX
npm create @sern/bot '--' --template=ts-esm --name="mybot"
npm create @sern/bot '--' --template=ts-esm --name="mybot" --cli

# yarn
yarn create @sern/bot --template=ts-esm --name="mybot"
Expand Down

0 comments on commit 2644b39

Please sign in to comment.