Skip to content

Commit d420f94

Browse files
Update content/recipes/nest-commander.md
1 parent 57fc924 commit d420f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/recipes/nest-commander.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Expanding on the [standalone application](/standalone-applications) docs there's
99
Just like any other package, you've got to install it before you can use it.
1010

1111
```bash
12-
npm i nest-commander
12+
$ npm i nest-commander
1313
```
1414

1515
#### A Command File

0 commit comments

Comments
 (0)