diff --git a/README.md b/README.md index d1cb3c03..b959c32a 100644 --- a/README.md +++ b/README.md @@ -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