Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit 18bea72

Browse files
authored
Merge pull request #10 from 6str/patch-1
changed as per requirement
2 parents 7a5806c + 0fa4239 commit 18bea72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Compile Solidity sources directly from NPM dependencies.
55
## Installation
66

77
```bash
8+
npm install --save-dev hardhat-dependency-compiler
9+
# or
810
yarn add --dev hardhat-dependency-compiler
911
```
1012

0 commit comments

Comments
 (0)