Fixes the README instructions for latest gulp file rework.

Fixes #1304
master
Nicolas Garnier 2015-08-05 16:21:00 +02:00
parent a752f0e7b5
commit b32a9ab3d3
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Next, run the following one-liner to compile the components and the docs and
spawn a local instance of the documentation site:
```bash
gulp serve
gulp all && gulp serve
```
Most changes made to files inside the `src` or the `docs` directory will cause