Skip to content

Commit

Permalink
Merge pull request #42 from shurup/patch-1
Browse files Browse the repository at this point in the history
Add requirements for Cargo installation
  • Loading branch information
ynqa committed May 4, 2024
2 parents dc0cdfb + d017320 commit 719360c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -65,6 +65,8 @@ nix-shell -p jnv

- [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
Expand Down

0 comments on commit 719360c

Please sign in to comment.