Skip to content

Commit

Permalink
Use correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
heeckhau committed Jul 12, 2024
1 parent 529939f commit e9223d7
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 e9223d7

Please sign in to comment.