From 2cd4f77f221df9ff8b3f8b665959434666985b71 Mon Sep 17 00:00:00 2001 From: JP1998 Date: Thu, 11 Apr 2019 14:52:49 +0200 Subject: [PATCH] Make the commands in the README uniform --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: