Skip to content

Commit

Permalink
Cleanup some parts in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf committed Jun 29, 2019
1 parent b388e49 commit a15d41e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ However please be aware:
## Installation

```
> git clone [email protected]:AOEpeople/aoe_technology_radar.git
> cd aoe_technology_radar
> yarn install
> yarn watch
git clone [email protected]:AOEpeople/aoe_technology_radar.git
cd aoe_technology_radar
yarn
yarn watch
```

_A new [browser tab](http://127.0.0.1:8080/techradar) should open up - wait
Expand All @@ -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:

```
---
title: "React"
ring: adopt
Expand Down

0 comments on commit a15d41e

Please sign in to comment.