We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63a8ff commit 118c619Copy full SHA for 118c619
1 file changed
docs/README.md
@@ -8,17 +8,11 @@ async composers
8
9
## setup
10
11
-_Wait, gulp? What is gulp?_
+_gulp what?_ - If you don't know gulp [go here first][gulp]
12
13
-If you don't know gulp [go here first][gulp].
+_Install with [npm][npm]_ - `npm install --save-dev gulp-runtime`
14
15
-_Install the package with [npm][npm]_
16
-
17
-```sh
18
-npm install --save-dev gulp-runtime
19
-```
20
21
-_Already using gulp_
+_Then open your favourite editor_
22
23
Go to that `gulpfile` and change this line
24
0 commit comments