Skip to content

Commit

Permalink
Update cross-chain-with-layerzero.md (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
taycaldwell authored Feb 5, 2024
1 parent 654ce89 commit b7a563d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ To install LayerZero smart contracts and their dependencies, run the following c

```bash
forge install GNSPS/solidity-bytes-utils --no-commit
forge install OpenZeppelin/openzeppelin-contracts --no-commit
forge install OpenZeppelin/openzeppelin-contracts@v4.9.4 --no-commit
forge install LayerZero-Labs/LayerZero-v2 --no-commit
```

Expand Down

0 comments on commit b7a563d

Please sign in to comment.