Skip to content

Commit

Permalink
docs(install): add x-cmd method to install genact
Browse files Browse the repository at this point in the history
  • Loading branch information
lunrenyi authored Nov 14, 2024
1 parent f9ccce3 commit 2723cbc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2723cbc

Please sign in to comment.