mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-08 21:48:05 -05:00
Update zktls-day-tlsnotary-tutorial.md (#32)
This commit is contained in:
@@ -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.*
|
||||||
|
|||||||
Reference in New Issue
Block a user