Skip to content

Commit f580547

Browse files
Update Makefile
Co-authored-by: Marcos Nicolau <[email protected]>
1 parent d142afe commit f580547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ aligned_install_compiling: ## Install Aligned CLI by compiling from source
516516
@cargo install --path crates/cli
517517

518518
build_batcher_client:
519-
@cd crates/cli && cargo b --release
519+
@cd crates/cli && cargo build --release
520520

521521
__SEND_PROOFS__: ## ____
522522

0 commit comments

Comments
 (0)