From 53e31f165096e1fcde3da12036be817f12bf951d Mon Sep 17 00:00:00 2001 From: Akanksha Dharkar Date: Wed, 21 Aug 2024 00:13:07 +0530 Subject: [PATCH] Updating README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c4bf16b..1e7210c9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A short introduction of this app could easily go here. You will need the following things properly installed on your computer. - [Git](https://git-scm.com/) -- [Node.js](https://nodejs.org/) (with npm) +- [Node.js](https://nodejs.org/) (with yarn) - [Ember CLI](https://cli.emberjs.com/release/) - [Google Chrome](https://google.com/chrome/) @@ -16,7 +16,7 @@ You will need the following things properly installed on your computer. - `git clone ` this repository - `cd website-www` -- `npm install` +- `yarn install` ## Running / Development