Skip to content

Commit 43f6d4b

Browse files
authored
Update zktls-day-tlsnotary-tutorial.md (#32)
1 parent 7898a93 commit 43f6d4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/zktls-day-tlsnotary-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this tutorial, you'll learn how to prove web data with TLSNotary's browser ex
1818
Run these commands to set up the tutorial environment:
1919

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

2929
---
3030

31-
*Having issues? Find us in the workshop room.*
31+
*Having issues? Find us in the workshop room.*

0 commit comments

Comments
 (0)