From 04959d006c6a07f3980ca717828b59f7d762dce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julia=20Guiomar=20Niso=20Gal=C3=A1n?= Date: Thu, 20 Apr 2023 16:19:08 +0200 Subject: [PATCH] Update README.md The instructions in the readme are obsolete. The name of the repo has changed, proablably also need to update the needed Stack --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 61c270d..aa53b79 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# 🚀 Notion React Starter +# 🚀 Neurosity React Web Starter ![App Screenshot](public/notion-react-starter.png) ### Getting Started -- 1️⃣ `git clone https://github.com/neurosity/notion-react-starter.git` -- 2️⃣ `cd notion-react-starter` +- 1️⃣ `git clone https://github.com/neurosity/neurosity-react-web-starter.git` +- 2️⃣ `cd neurosity-react-web-starter` - 3️⃣ `npm install` - 4️⃣ `npm start`