Update zktls-day-tlsnotary-tutorial.md (#32)

This commit is contained in:
tsukino
2025-11-19 19:43:27 +08:00
committed by GitHub
parent 7898a93d33
commit 43f6d4b054

View File

@@ -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: Run these commands to set up the tutorial environment:
```sh ```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 cd tlsn-extension
npm install npm install
npm run tutorial npm run tutorial
@@ -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.*