Skip to content

Commit c42b579

Browse files
author
D. Pfisterer
committed
Change installation instructions
1 parent 215d6a7 commit c42b579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ If you want to prevent partials from being processed, mark them with an undersco
113113
To install all that's need for it:
114114

115115
```shell
116-
npm install [email protected]beta10 gulp-pug gulp-changed gulp-cached gulp-if gulp-filter --save-dev
116+
npm install [email protected]rc gulp-pug gulp-changed gulp-cached gulp-if gulp-filter --save-dev
117117
```
118118
You can find a working example in this test repository: [gulp-pug-inheritance-test](https://github.com/pure180/gulp-pug-inheritance-test).
119119

0 commit comments

Comments
 (0)