Skip to content

Commit

Permalink
Fix demo command (#1236)
Browse files Browse the repository at this point in the history
* Fix demo command

* Update packages/prompts/README.md

---------

Co-authored-by: Simon Boudrias <admin@simonboudrias.com>
  • Loading branch information
LitoMore and SBoudrias authored May 24, 2023
1 parent 43a65d7 commit b7447a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/prompts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A collection of common interactive command line user interfaces.
Give it a try in your own terminal!

```sh
npx inquirer-demo --package=@inquirer/demo
npx @inquirer/demo@latest
```

# Installation
Expand Down

0 comments on commit b7447a8

Please sign in to comment.