We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 806d704 + b2881b2 commit 459a7f0Copy full SHA for 459a7f0
1 file changed
README.md
@@ -13,7 +13,7 @@ forge install Recon-Fuzz/solidity-http
13
### 1. Import the library
14
15
```solidity
16
-import {HTTP} from "@src/HTTP.sol";
+import {HTTP} from "solidity-http/HTTP.sol";
17
```
18
19
### 2. Build and send your request
0 commit comments