From 41f1e1f5e90ca72cb00ebb40bc4cf483492f6bae Mon Sep 17 00:00:00 2001 From: ynqa Date: Sun, 26 May 2024 19:06:58 +0900 Subject: [PATCH] update readme --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 305a2d2..250e436 100644 --- a/README.md +++ b/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