Skip to content

Commit 459a7f0

Browse files
committed
Merge branch 'main' of github.com:Recon-Fuzz/solidity-http
2 parents 806d704 + b2881b2 commit 459a7f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ forge install Recon-Fuzz/solidity-http
1313
### 1. Import the library
1414

1515
```solidity
16-
import {HTTP} from "@src/HTTP.sol";
16+
import {HTTP} from "solidity-http/HTTP.sol";
1717
```
1818

1919
### 2. Build and send your request

0 commit comments

Comments
 (0)