Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/zktls-day-tlsnotary-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In this tutorial, you'll learn how to prove web data with TLSNotary's browser ex
Run these commands to set up the tutorial environment:

```sh
git clone https://github.com/tlsnotary/tlsn-extension.git -b tutorial
git clone --depth 1 --single-branch -b tutorial https://github.com/tlsnotary/tlsn-extension.git
cd tlsn-extension
npm install
npm run tutorial
Expand All @@ -28,4 +28,4 @@ Then follow the interactive instructions at **http://localhost:8080**.

---

*Having issues? Find us in the workshop room.*
*Having issues? Find us in the workshop room.*