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 4bac6fa commit 2a4396cCopy full SHA for 2a4396c
README.md
@@ -41,6 +41,8 @@ OpenZeppelin Contracts features a [stable API](https://docs.openzeppelin.com/con
41
$ forge install OpenZeppelin/openzeppelin-contracts
42
```
43
44
+Add `@openzeppelin/=lib/openzeppelin-contracts/` in `remappings.txt.`
45
+
46
### Usage
47
48
Once installed, you can use the contracts in the library by importing them:
0 commit comments