Skip to content

Commit d6586b4

Browse files
committed
Add missing $ on command line example�
1 parent 072ae2a commit d6586b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Setting up is pretty straight-forward. Just download the script from __dist__ fo
2929
Require Bundle is also available on NPM:
3030

3131
```sh
32-
npm install require-bundle-js
32+
$ npm install require-bundle-js
3333
```
3434

3535

0 commit comments

Comments
 (0)