From 2723cbc6b79248d2e7385b940f71b65f187e32bb Mon Sep 17 00:00:00 2001 From: lunrenyi <87307989+lunrenyi@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:54:44 +0800 Subject: [PATCH] docs(install): add x-cmd method to install genact --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 20f5779a..b8889771 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,19 @@ It is also available on Scoop: scoop install genact + + **With Cargo**: If you have a somewhat recent version of Rust and Cargo installed, you can run cargo install genact genact +**With X-CMD**: If you are an x-cmd user, you can run + + x env use genact + genact + + ## Running To see a list of all available options, you can run