Skip to content

Commit

Permalink
Merge pull request #314 from thepragmaticmero/patch-1
Browse files Browse the repository at this point in the history
Fixed cargo command from documentation
  • Loading branch information
mahkoh authored Oct 31, 2024
2 parents 388a4d1 + a458fe1 commit de75f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This will install Jay under `$HOME/.cargo/bin/jay`.
If you want to use the latest version from git, run

```
cargo install --locked --git https://github.com/mahkoh/jay.git jay
cargo install --locked --git https://github.com/mahkoh/jay.git jay-compositor
```

If you only want to build Jay without installing it, run the following command from within this repository:
Expand Down

0 comments on commit de75f1e

Please sign in to comment.