update readme for compile

master
bel 2023-03-24 15:29:33 -06:00
parent edcea37148
commit cf3b93464a
1 changed files with 7 additions and 1 deletions

View File

@ -10,7 +10,13 @@
## Distribute `rusty-pipe`
`rustup target add x86_64-pc-windows-gnu; echo windows; cargo build --target x86_64-pc-windows-gnu; echo linux; cargo install --path ./`
```bash
rustup target add x86_64-pc-windows-gnu
echo windows
cargo build --target x86_64-pc-windows-gnu && ls target/x86_64-pc-windows-gnu/release/rusty-pipe.exe
echo local
cargo install --path ./
```
Each client needs 1 executable and 1 env file with a unique set of buttons