Skip to content

Commit

Permalink
Merge pull request #239 from RealityETH/prRemoveYarn
Browse files Browse the repository at this point in the history
Remove the yarn.lock, standardize on npm
  • Loading branch information
edmundedgar authored Feb 23, 2024
2 parents 1066a69 + 4467cab commit 4a8ce11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5,989 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Tests for the above are in [tests/python/test.py](tests/python/test.py).

install dependencies:
```
yarn
npm install
```

compile contracts:
Expand Down
Loading

0 comments on commit 4a8ce11

Please sign in to comment.