diff --git a/README.md b/README.md index 1f2e11a..f545a82 100644 --- a/README.md +++ b/README.md @@ -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