Update README.md

This commit is contained in:
JP1998 2018-11-20 14:00:18 +01:00
parent f7d532dc21
commit f19b2d399c
1 changed files with 1 additions and 7 deletions

View File

@ -12,13 +12,7 @@ First of course you'll need to clone this repository:
$ git clone https://github.com/turniere/turniere-frontend.git
```
Afterwards you'll have to navigate into the created folder and install several libraries using following command:
```
$ yarn add react react-dom reactstrap next express @zeit/next-css axios
```
Alternatively you can simply use our dependencies file:
Afterwards you'll have to install the used libraries using following command:
```
yarn install