Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Sep 6, 2024
1 parent 110b9e6 commit 6ff49de
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ Built with [openpassport](https://openpassport.app).
1. On mobile app:
1. Open proof of passport app on your mobile device.
2. Scan your passport (_Open Camera_) OR _use mock passport data > Generate passport data > Next_.
1. On desktop:
2. On desktop:
1. Install deps: `bun i`.
2. Start local web client: `bun dev.ui`.
3. Start local verification server: `bun dev.server`
4. Open local app: [`localhost:5173`](http://localhost:5173).
1. On mobile app
2. Start local web client and verification server: `bun dev`.
3. Open local wep client: [`localhost:5173`](http://localhost:5173).
3. On mobile app
1. Scan QR Code shown in desktop's browser.
2. Tap _verify_.
4. In the web client, you should be automatically be redirected to the protected page.

## What is going on?

Expand Down

0 comments on commit 6ff49de

Please sign in to comment.