Skip to content

Commit 5bb1063

Browse files
committed
fix the example run
1 parent 60a49fa commit 5bb1063

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/gated-group/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ yarn
109109
# generate random keys (optional)
110110
yarn gen:keys
111111
# run the example
112-
yarn examples:gpt
112+
yarn examples:gated
113113
```

examples/gm/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ yarn
9292
# generate random keys (optional)
9393
yarn gen:keys
9494
# run the example
95-
yarn examples:gpt
95+
yarn examples:gm
9696
```

0 commit comments

Comments
 (0)