Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filipg43 authored Nov 5, 2024
1 parent 57fcc70 commit 76ded59
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 @@ -123,12 +123,12 @@ To create client app, you need Node and npm installed on your machine.
```shell
npm create vite
```
Follow all the steps displayed by Vite CLI. You can choose any framework you prefer - PrivMX Endpoint Web SDK is
Follow all the steps displayed by Vite CLI. You can choose any framework you prefer - PrivMX Web Endpoint SDK is
framework-agnostic.

2. **Install dependencies**

Inside the created project folder, install this Endpoint Web SDK:
Inside the created project folder, install this Web Endpoint SDK:
```shell
npm i @simplito/privmx-endpoint-web-sdk@latest --registry=https://npm.simplito.com
```
Expand Down

0 comments on commit 76ded59

Please sign in to comment.