Add suggested remappings in readme (#4440)

Co-authored-by: Francisco <fg@frang.io>
This commit is contained in:
Prince Allwin
2023-07-10 03:12:23 +05:30
committed by GitHub
parent 4bac6fa310
commit 2a4396c9dd

View File

@ -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: