From 53f3ecb82216421e67c5d46f738f0d54c38d3f44 Mon Sep 17 00:00:00 2001 From: Liam Date: Wed, 12 Nov 2025 15:54:08 -0500 Subject: [PATCH] Add package manader table to readme --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index 16b8940..fcc4dea 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,32 @@ the Rust package manager: cargo install val ``` +Otherwise, see below for the complete package list: + +#### Cross-platform + + + + + + + + + + + + + + + + + + + + + +
Package ManagerPackageCommand
Cargovalcargo install val
Homebrewterror/tap/valbrew install terror/tap/val
+ ### Pre-built binaries Pre-built binaries for Linux, MacOS, and Windows can be found on [the releases