Skip to content

Commit

Permalink
Merge pull request #1178 from erickch123/develop
Browse files Browse the repository at this point in the history
Update README.md: nvm version
  • Loading branch information
TheLastCicada authored Sep 24, 2024
2 parents 1ab230b + fc80ccd commit 906e5e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ To install from source:
```
git clone [email protected]:Chia-Network/cadt.git
cd cadt
nvm install 18.16
nvm use 18.16
nvm install 20.16
nvm use 20.16
npm run start
```

Expand Down

0 comments on commit 906e5e0

Please sign in to comment.