Added simple-typed-fetch install instruction

This commit is contained in:
Alex Kraiz
2023-10-11 10:27:42 +04:00
committed by GitHub
parent 94dde6dd96
commit 8bb5c18535

View File

@@ -64,6 +64,7 @@ Orions SDK is free to use and does not require an API key or registration. Re
## Install
```console
npm i simple-typed-fetch
npm i @orionprotocol/sdk
```