Skip to content

Commit e1d18b7

Browse files
authoredAug 1, 2022
Merge pull request #420 from jeffersonsimaogoncalves/patch-1
Update README.md
2 parents 21c0e52 + 0cce5c4 commit e1d18b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ This is the easiest way to use `npm-check`.
3232

3333
### Install
3434
```bash
35-
$ npm install -g npm-check
35+
npm install -g npm-check
3636
```
3737

3838
### Use
3939
```bash
40-
$ npm-check
40+
npm-check
4141
```
4242

4343
<img width="882" alt="npm-check" src="https://cloud.githubusercontent.com/assets/51505/9569919/99c2412a-4f48-11e5-8c65-e9b6530ee991.png">

0 commit comments

Comments
 (0)
Please sign in to comment.