From fcea56669689be16e9684591baf0c73c1df18a0b Mon Sep 17 00:00:00 2001 From: Tarrence van As Date: Fri, 14 Jun 2024 16:43:18 -0400 Subject: [PATCH] Update README.md (#39) --- src/bin/cli/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/bin/cli/README.md b/src/bin/cli/README.md index 2d3151d..0ccab67 100644 --- a/src/bin/cli/README.md +++ b/src/bin/cli/README.md @@ -6,6 +6,10 @@ This tools is still in early development. ## How to build +`cargo install --git https://github.com/cartridge-gg/cainome --features="build-binary"` + +or locally: + `cargo build` ## How to use