Browse Source

Add suggested remappings in readme (#4440)

Co-authored-by: Francisco <fg@frang.io>
Prince Allwin 2 năm trước cách đây
mục cha
commit
2a4396c9dd
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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: