Skip to content

Commit 308e03b

Browse files
committed
chore: update README
1 parent d9a75e2 commit 308e03b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ The exported interfaces should be purely functional without any state owned by R
3232

3333
## Build Scripts
3434

35-
`bun scripts/build` will run the build script. For example: `bun scripts/build algokit_transact kotlin` builds `algokit_transact` for `kotlin`.
35+
`cargo pkg` will run the build script. For example: `cargo pkg transact kt` builds `algokit_transact` for `kotlin`.
3636

37-
The scripts are defined in [./scripts/build/languages/] for each language.
37+
The scripts are defined in [tools/build_pkgs] for each language.
3838

3939
### Learning Resources
4040

0 commit comments

Comments
 (0)