Don't require available library to run REPL or decoder

This commit is contained in:
2025-01-27 16:28:40 -06:00
committed by James Eversole
parent 20b114fe9b
commit c6a7835a6f
2 changed files with 3 additions and 5 deletions

View File

@ -45,7 +45,7 @@ tricu > 12
[Releases are available for Linux.](https://git.eversole.co/James/tricu/releases)
Or you can easily build and/or run this project using [Nix](https://nixos.org/download/).
Or you can easily build and run this project using [Nix](https://nixos.org/download/).
- Quick Start (REPL):
- `nix run git+https://git.eversole.co/James/tricu`