Skip to content

Commit

Permalink
fixes #167
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbeard002 committed Jan 6, 2024
1 parent 08bb8b2 commit 1bec8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1bec8ac

Please sign in to comment.