Merge pull request #1314 from google/fix-readme-new-gulpfile

Fixes the README instructions for latest gulp file rework.
master
Surma 2015-08-05 15:54:20 +01:00
commit 7dd60fcb77
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