Update setup.md
Fixed incorrect cargo command
This commit is contained in:
parent
388a4d1c94
commit
a458fe1bf7
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue