Update Readme

This commit is contained in:
Daniel Pötzinger
2021-05-27 16:44:14 +02:00
parent 95bb495b3b
commit f0f040d87c

View File

@@ -1,6 +1,11 @@
# AOE Techonology Radar # AOE Techonology Radar
## Build radar ## Build radar
Install dependencies with `yarn`
(Check node version compatibility)
Then build the radar:
``` ```
yarn aoe_technology_radar yarn aoe_technology_radar
``` ```