Cleanup some parts in the readme
This commit is contained in:
@@ -14,10 +14,10 @@ However please be aware:
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```
|
```
|
||||||
> git clone git@github.com:AOEpeople/aoe_technology_radar.git
|
git clone git@github.com:AOEpeople/aoe_technology_radar.git
|
||||||
> cd aoe_technology_radar
|
cd aoe_technology_radar
|
||||||
> yarn install
|
yarn
|
||||||
> yarn watch
|
yarn watch
|
||||||
```
|
```
|
||||||
|
|
||||||
_A new [browser tab](http://127.0.0.1:8080/techradar) should open up - wait
|
_A new [browser tab](http://127.0.0.1:8080/techradar) should open up - wait
|
||||||
@@ -37,7 +37,6 @@ Each file has a [front-matter](https://github.com/jxson/front-matter) header
|
|||||||
where the attributes of the item are listed:
|
where the attributes of the item are listed:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
title: "React"
|
title: "React"
|
||||||
ring: adopt
|
ring: adopt
|
||||||
|
|||||||
Reference in New Issue
Block a user