diff --git a/src/pages/zktls-day-tlsnotary-tutorial.md b/src/pages/zktls-day-tlsnotary-tutorial.md index 966c964..b752c8b 100644 --- a/src/pages/zktls-day-tlsnotary-tutorial.md +++ b/src/pages/zktls-day-tlsnotary-tutorial.md @@ -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 @@ -28,4 +28,4 @@ Then follow the interactive instructions at **http://localhost:8080**. --- -*Having issues? Find us in the workshop room.* \ No newline at end of file +*Having issues? Find us in the workshop room.*