Skip to content

Commit 118c619

Browse files
committed
docs: fix spacing in docs/README.md#setup
1 parent f63a8ff commit 118c619

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

docs/README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,11 @@ async composers
88

99
## setup
1010

11-
_Wait, gulp? What is gulp?_
11+
_gulp what?_ - If you don't know gulp [go here first][gulp]
1212

13-
If you don't know gulp [go here first][gulp].
13+
_Install with [npm][npm]_ - `npm install --save-dev gulp-runtime`
1414

15-
_Install the package with [npm][npm]_
16-
17-
```sh
18-
npm install --save-dev gulp-runtime
19-
```
20-
21-
_Already using gulp_
15+
_Then open your favourite editor_
2216

2317
Go to that `gulpfile` and change this line
2418

0 commit comments

Comments
 (0)