Skip to content

Commit

Permalink
publish: output for 0dba40f
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardssh committed Dec 22, 2021
1 parent 2c248af commit ea4f421
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ You can install via [github](https://github.com/LeonardSSH/rage-rpc)
```bash
# With npm
npm i github:leonardssh/rage-rpc#build@v0.2.0
npm i github:leonardssh/rage-rpc#v0.2.1

# With yarn
yarn add github:leonardssh/rage-rpc#build@v0.2.0
yarn add github:leonardssh/rage-rpc#v0.2.1

# With pnpm
pnpm add github:leonardssh/rage-rpc#build@v0.2.0
pnpm add github:leonardssh/rage-rpc#v0.2.1
```

From here, you can simply require the package in any RAGE context:
Expand Down

0 comments on commit ea4f421

Please sign in to comment.