From 1340e01085ee582106454a92826c212be3ad3015 Mon Sep 17 00:00:00 2001 From: Sebastian Martin Andresen <sebasman@stud.ntnu.no> Date: Sun, 12 Apr 2020 00:34:41 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f970b8..3eae668 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ npm install -g flow-bin prettier ## Fetch, install dependencies, and run ```sh -git clone https://github.com/Sebsterr/Static-React -cd react-state +git clone https://gitlab.stud.idi.ntnu.no/sebasman/static-react.git +cd static-react npm install npm start ``` -- GitLab