Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Aug 19, 2024
1 parent 57896d9 commit b9a2f8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ v2/broadcast/*/31337
dependencies/

# Ignoring remappings because we are adding them in foundry.toml
# And currently forge soldeer always re-generate them, should be fixed in next version
# currently forge soldeer always re-generates them, should be fixed in next version
remappings.txt
2 changes: 1 addition & 1 deletion v2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ We are currently developing Version 2 (V2) of our smart contract architecture. T

Developers can already begin testing the new interface by referring to [the V2 Localnet guide](https://github.com/zeta-chain/localnet?tab=readme-ov-file#experimenting-with-the-new-architecture).

### Dependencies install
### Install dependencies

```shell
$ yarn
Expand Down

0 comments on commit b9a2f8d

Please sign in to comment.