diff --git a/Readme.md b/Readme.md index 9cc3a6e..d24f693 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,11 @@ # AOE Techonology Radar ## Build radar +Install dependencies with `yarn` +(Check node version compatibility) + +Then build the radar: + ``` yarn aoe_technology_radar ```