Rename package

This commit is contained in:
Tom Raithel
2017-02-13 08:31:27 +01:00
parent 34301a1a21
commit c80f4d2ebf
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ A static site generator for AOE Technology Radar
## Installation
```
> git clone git@github.com:AOEpeople/aoe_techradar_node.git
> cd aoe_techradar_node
> git clone git@github.com:AOEpeople/aoe_technology_radar.git
> cd aoe_technology_radar
> npm install
> npm run watch
```