Skip to content

Commit

Permalink
chore; finish debian/ubuntu build commands in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AZProductions authored Dec 28, 2023
1 parent 53ccbbb commit a9dba06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ Make sure that the required build tools are installed:
rustup target add x86_64-pc-windows-gnu
sudo apt install build-essential
```
Then finaly to build the plugin run:
```sh
cargo xtask bundle toybox_c1200 --target x86_64-pc-windows-gnu
```

0 comments on commit a9dba06

Please sign in to comment.