Bläddra i källkod

Add suggested remappings in readme (#4440)

Co-authored-by: Francisco <fg@frang.io>
Prince Allwin 2 år sedan
förälder
incheckning
2a4396c9dd
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      README.md

+ 2 - 0
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: