Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xChijioke authored Sep 8, 2024
1 parent 899ffc6 commit 0a5cbca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,13 +372,14 @@ To get started with HyperHarvest, follow the steps below:

1. **Clone this repo & install dependencies**

```bash
```
git clone https://github.com/ETHarvest/HyperHarvest.git
cd HyperHarvest
yarn install
```

2. **Start your NextJS app**
```bash
```
yarn start
```

Expand Down

0 comments on commit 0a5cbca

Please sign in to comment.