docs(readme): remove yarn, fixes #162

This commit is contained in:
Bastian Ike
2022-09-13 13:32:07 +02:00
parent a2843ad619
commit 5e0158c2ff

View File

@@ -15,7 +15,7 @@ However, please be aware:
- Also, when you want to reuse the CSS and Styling: Change the font (it is a licensed font) and the colors (It using AOE CI)
### Use and build the radar
Create a new yarn3 project and add the tech radar as a dependency
Create a new npm project and add the tech radar as a dependency
```
npm i aoe_technology_radar
```