diff --git a/docs/README.md b/docs/README.md index cd1eaa9be5..48ceaf8137 100644 --- a/docs/README.md +++ b/docs/README.md @@ -26,7 +26,7 @@ $ npm install ### Instructions -The site requires React, so first make sure you've built the project (via `grunt`). +The site requires React, so first make sure you've built the project (via [`grunt`](http://gruntjs.com/getting-started)). Use Jekyll to serve the website locally (by default, at `http://localhost:4000`):