Rename package
This commit is contained in:
@@ -5,8 +5,8 @@ A static site generator for AOE Technology Radar
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```
|
```
|
||||||
> git clone git@github.com:AOEpeople/aoe_techradar_node.git
|
> git clone git@github.com:AOEpeople/aoe_technology_radar.git
|
||||||
> cd aoe_techradar_node
|
> cd aoe_technology_radar
|
||||||
> npm install
|
> npm install
|
||||||
> npm run watch
|
> npm run watch
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "aoe_techradar_node",
|
"name": "aoe_technology_radar",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user