mirror of
https://github.com/ynqa/jnv.git
synced 2026-01-05 18:59:30 -06:00
update readme
This commit is contained in:
11
README.md
11
README.md
@@ -61,21 +61,10 @@ nix-shell -p jnv
|
||||
|
||||
### Cargo
|
||||
|
||||
#### Requirements
|
||||
|
||||
- [autoconf](https://www.gnu.org/software/autoconf/)
|
||||
- [automake](https://www.gnu.org/software/automake/)
|
||||
- [libtool](https://www.gnu.org/software/libtool/)
|
||||
- [clang](https://clang.llvm.org/)
|
||||
|
||||
```bash
|
||||
cargo install jnv
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> *jnv* does not require users to install `jq` on their system,
|
||||
> because it utilizes [j9](https://github.com/ynqa/j9) Rust bindings.
|
||||
|
||||
## Examples
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user