Skip to content

Commit a27bdc7

Browse files
committed
Merge branch 'master' of github.com:shakyShane/gulp-browser-sync
Conflicts: gulpfile-example-proxy.js
1 parent 6d38ffa commit a27bdc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ gulp.task('browser-sync', function() {
4444
```
4545
There's a [full list of available options](https://github.com/shakyShane/browser-sync/wiki/Working-with-a-Config-File) on the module's repo.
4646

47-
**NOTE: at least version 0.8.0 is required for streams support!**
47+
**NOTE: at least version 0.8.0 is required for the following examples!**
4848

4949
###Auto reload & CSS injecting
5050
Streams are now supported in BrowserSync, so you can call `reload` when all your tasks are complete & all browsers will be informed of the changes.

0 commit comments

Comments
 (0)