From be668956698e290c7579897fb27cee7c4bedd9d3 Mon Sep 17 00:00:00 2001 From: hgrsd Date: Tue, 30 Apr 2024 21:38:25 +0100 Subject: [PATCH] readme update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 133ecdd..ff8e229 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ based on the inferred schema. ## Installation -To install the drivel executable, ensure you have the Rust toolchain installed and run: +Binaries and a shell-based installer are available for [each release](https://github.com/hgrsd/drivel/releases). + +To install the drivel executable through Cargo, ensure you have the Rust toolchain installed and run: ```sh cargo install drivel