add cargo install command

This commit is contained in:
brevalferrari 2025-06-07 18:16:37 +02:00
parent df342893ee
commit 45d384cb85

View file

@ -11,4 +11,8 @@ A better and more flexible [Bleeperpreter](https://github.com/p6nj/bleeperpreter
| B | Bizarre | | B | Bizarre |
| L | Language for | | L | Language for |
| I | Intermodulation | | I | Intermodulation |
| P | Programming | | P | Programming |
```sh
cargo install bliplib --features bin
```