We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8c71b commit ce28c50Copy full SHA for ce28c50
README.md
@@ -40,7 +40,7 @@ A modular, upgradeable smart contract framework built using the [EIP-2535 Diamon
40
1. Forge install this repo
41
42
```sh
43
-forge install DADADAVE80/erc2535-diamond-template
+forge install dadadave80/diamond-lib
44
```
45
46
2. Import the Diamond contract and facets into your project
0 commit comments