From 1bec8ac548cc67368d203d828f071a360780162f Mon Sep 17 00:00:00 2001 From: Deepu Date: Sat, 6 Jan 2024 19:26:45 +0530 Subject: [PATCH] fixes #167 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28a0027..97fe88e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This repository is subjected to incentives for the community to contribute to th ## Setup -You should install the dependencies using Yarn to deploy this code to a local testnet. The project uses Hardhat as a development environment. Which relies on Node.js (Recommended v18.16.0). +You should install the dependencies using Yarn to deploy this code to a local testnet. The project uses Hardhat as a development environment, which relies on Node.js (Recommended v18.16.0). ``` npm install --global yarn