Skip to content

Commit

Permalink
chore: Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrey Bana committed Aug 14, 2024
1 parent 877274f commit 12ba323
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Custom webview for a hyper-sdk Android webview integration.
Installation

```sh
npm install --save https://github.com/ShreyBana/hyper-sdk-react-webview#945bd4a3716713762a323b60c153c477f117fb5a
npm install --save https://github.com/juspay/hyper-sdk-react-webview#945bd4a3716713762a323b60c153c477f117fb5a

```

with `yarn`

```sh
yarn add https://github.com/ShreyBana/hyper-sdk-react-webview#945bd4a3716713762a323b60c153c477f117fb5a
yarn add https://github.com/juspay/hyper-sdk-react-webview#945bd4a3716713762a323b60c153c477f117fb5a

```

Expand Down

0 comments on commit 12ba323

Please sign in to comment.