diff --git a/README.md b/README.md index 18d57da..fde2c49 100644 --- a/README.md +++ b/README.md @@ -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: