update readme

This commit is contained in:
ynqa
2024-05-26 19:06:58 +09:00
parent 0942fd086a
commit 41f1e1f5e9

View File

@@ -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