Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ A modular, upgradeable smart contract framework built using the [EIP-2535 Diamon
1. Forge install this repo

```sh
forge install DADADAVE80/erc2535-diamond-template
forge install dadadave80/diamond-lib
```

2. Import the Diamond contract and facets into your project
Expand Down