Removes $ prefix from shell command, to allow for syntax highlighting.
This commit is contained in:
parent
a7b3e31cd3
commit
84b90410fe
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ ones, they either do too much or not enough.
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ npm install --save chalk
|
npm install --save chalk
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue