Skip to content

Commit 87bd68d

Browse files
committed
docs: update README
1 parent 1496166 commit 87bd68d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ equivalent commands for other systems:
3030
## Installation
3131

3232
```bash
33-
$ npm install --save --save-exact shelljs@0.7.1 # currently requires exactly this ShellJS version
34-
$ npm install --save github:shelljs/plugin-open
33+
$ npm install --save shelljs
34+
$ npm install --save shelljs-plugin-open
3535
```
3636

3737
## Usage

0 commit comments

Comments
 (0)