diff --git a/README.md b/README.md index e7f51df..c3293d8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Raindrop.io Browser Extension ###Install dependencies -Highly recommend to user `yarn` to install dependencies, it prevent any inconsistencies! +Highly recommend to use [`yarn`](https://yarnpkg.com) to install dependencies, it prevents any inconsistencies! + +Use `yarn install` to install the dependencies. + ###Build for Chrome `npm run build-chrome` @@ -11,4 +14,4 @@ Highly recommend to user `yarn` to install dependencies, it prevent any inconsis ###Build for Opera `npm run build-opera` -###Need help with Edge! \ No newline at end of file +###Need help with Edge!