Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 66781be

Browse files
authored
Merge pull request #299 from o1-labs/brian/docs-fix
Update instructions on building mina-transaction/gen/
2 parents ff35881 + 8d3a39d commit 66781be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mina-transaction/gen/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ let deriver obj =
1717

1818
To consume a custom deriver and add custom behavior, `transaction-leaves-bigint.ts` and `transaction-leaves.ts` must be changed.
1919

20-
To regenerate them, check out the [mina repository](https://github.com/MinaProtocol/mina) and run `make snarkyjs` (heads up: there are a lot of things to install and set up if you build mina the first time).
20+
To regenerate them, run `npm run build:update-bindings` from o1js.

0 commit comments

Comments
 (0)