Skip to content

Commit f580547

Browse files
Update Makefile
Co-authored-by: Marcos Nicolau <76252340+MarcosNicolau@users.noreply.github.com>
1 parent d142afe commit f580547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)