1
0
mirror of https://github.com/jht5945/buildj.git synced 2026-06-11 10:24:33 +08:00

chore: add install cmd

This commit is contained in:
2020-12-29 00:01:22 +08:00
parent 5aebb24a11
commit ff2e103c4a
+4
View File
@@ -5,6 +5,10 @@ buildj - java build tool, website: [https://buildj.ruststack.org/](https://build
```
cargo install --git https://github.com/jht5945/buildj [--force]
OR
cargo install buildj [--force]
```
## Usage