Skip to content

Commit 2b36a15

Browse files
committed
add usage instructions
1 parent e52f656 commit 2b36a15

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

how-to/recursive-proofs/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
11
# Noir recursion
2+
3+
## Install dependencies
4+
5+
`yarn`
6+
7+
## Compile all the things
8+
9+
`yarn compile:all`
10+
11+
## Run main typescript
12+
13+
`yarn start`

0 commit comments

Comments
 (0)