Skip to content

Commit

Permalink
Merge pull request #88 from tlsnotary/fix
Browse files Browse the repository at this point in the history
Use correct version in tlsn-js demo app (alpha.5)
  • Loading branch information
0xtsukino authored Jul 13, 2024
2 parents 6b278b3 + e9223d7 commit 4001b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quick_start/tlsn-js.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ In this demo, we will request JSON data from the Star Wars API at <https://swapi
```
3. Checkout the version of this Quick Start:
```sh
git checkout 1415792f9ea3
git checkout v0.1.0-alpha.5.3
```
4. If you want to use a local TLSNotary server: [Run a local notary server and websocket proxy](#local), otherwise:
1. Open `app.tsx` in your favorite editor.
Expand Down

0 comments on commit 4001b7b

Please sign in to comment.