diff --git a/README.md b/README.md index 27627f439..1befa024a 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ OpenZeppelin Contracts features a [stable API](https://docs.openzeppelin.com/con $ forge install OpenZeppelin/openzeppelin-contracts ``` +Add `@openzeppelin/=lib/openzeppelin-contracts/` in `remappings.txt.` + ### Usage Once installed, you can use the contracts in the library by importing them: