diff --git a/aio/README.md b/aio/README.md index 9b01ebafbe..a773f7f652 100644 --- a/aio/README.md +++ b/aio/README.md @@ -8,7 +8,7 @@ Everything in this folder is part of the documentation project. This includes ## Developer tasks -We use `yarn` to manage the dependencies and to run build tasks. +We use [Yarn](https://yarnpkg.com) to manage the dependencies and to run build tasks. You should run all these tasks from the `angular/aio` folder. Here are the most important tasks you might need to use: