We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1496166 commit 87bd68dCopy full SHA for 87bd68d
1 file changed
README.md
@@ -30,8 +30,8 @@ equivalent commands for other systems:
30
## Installation
31
32
```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
+$ npm install --save shelljs
+$ npm install --save shelljs-plugin-open
35
```
36
37
## Usage
0 commit comments