diff --git a/docs/development/local-development.md b/docs/development/local-development.md index 75c10b72ea6b2b3966e05cff2ea5200f7b8b08fb..641cc3f369ad38c38c20dd1da7027c0e77d37146 100644 --- a/docs/development/local-development.md +++ b/docs/development/local-development.md @@ -70,7 +70,7 @@ The VS Code [integrated terminal](https://code.visualstudio.com/docs/editor/inte ## Fork and Clone -If you want to contribute to the project, you should first "fork" the main project using the GitHub Website and then clone your fork locally. +If you want to contribute to the project, you should first "fork" the main project using the GitHub website and then clone your fork locally. The Renovate project uses the [Yarn](https://github.com/yarnpkg/yarn) package management system instead of npm. To ensure everything is working properly on your end, you must: