Make the commands in the README uniform

This commit is contained in:
JP1998 2019-04-11 14:52:49 +02:00 committed by Felix Hamme
parent e473c9af3e
commit 2cd4f77f22
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ $ git clone https://github.com/turniere/turniere-frontend.git
Afterwards you'll have to install the used libraries using following command:
```
yarn install
$ yarn install
```
Afterwards you may simply run the developer version of the project: