Skip to content

Commit da8241e

Browse files
Docs: Add install section to README (#216)
1 parent 726c6ed commit da8241e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010

1111
Command Line Utility for Gulp
1212

13+
## Install
14+
15+
```bash
16+
npm install --global gulp-cli
17+
```
18+
1319
## Usage
1420

1521
```bash

0 commit comments

Comments
 (0)