Skip to content

Commit f8cd795

Browse files
committed
docs: Update pinning instructions
1 parent 2a2a0bf commit f8cd795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fetch-native-lwt/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Currently to install, you'll need `esy` and pin `fetch-native-lwt` to point to t
1010

1111
```json
1212
"dependencies": {
13-
"fetch-native-lwt": "github:lessp/reason-fetch:fetch-native-lwt.json#<commit-hash>"
13+
"fetch-native-lwt": "lessp/fetch:fetch-native-lwt.json#<commit-hash>"
1414
}
1515
```
1616

0 commit comments

Comments
 (0)