From bf9566b65561f485bc2b6618505c0d4540e0d81b Mon Sep 17 00:00:00 2001 From: Pranav Date: Thu, 23 Feb 2023 21:18:16 +0530 Subject: [PATCH] Installation section was misleading due old name of repository --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b52440f..5bd6610 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ Develop mode using `npm run dev` ##### Installation * Clone the [repository](https://github.com/birm/datascope2.git) -* Enter the datascope2 directory (this directory) -* Get dependencies with ```npm install`` +* Enter the eaglescope directory (this directory) +* Get dependencies with ```npm install``` * Run ```npm run build``` ##### Running