From 02b3ee50cd7892aa07d62044cfe25d692e6939a1 Mon Sep 17 00:00:00 2001 From: Karma Date: Wed, 12 May 2021 16:17:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77539b2..63fe9a5 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The software is developed by the P2-Project SW2 B2-14 team. 1. Clone the repository ```sh -git clone https://github.com/KarmaKamikaze/P2-Project +git clone https://github.com/KarmaKamikaze/FCDS.git ``` 2. Navigate to the root folder and run `npm install` to install all dependencies