We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2a0bf commit f8cd795Copy full SHA for f8cd795
src/fetch-native-lwt/README.md
@@ -10,7 +10,7 @@ Currently to install, you'll need `esy` and pin `fetch-native-lwt` to point to t
10
11
```json
12
"dependencies": {
13
- "fetch-native-lwt": "github:lessp/reason-fetch:fetch-native-lwt.json#<commit-hash>"
+ "fetch-native-lwt": "lessp/fetch:fetch-native-lwt.json#<commit-hash>"
14
}
15
```
16
0 commit comments