From b47a4357c43b37fdd0c9cb4489acba8943022a27 Mon Sep 17 00:00:00 2001 From: Naz Date: Thu, 7 Aug 2025 17:01:08 +0100 Subject: =?UTF-8?q?=F0=9F=93=9Adocs:=20add=20GitHub=20install=20example=20?= =?UTF-8?q?and=20update=20deps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d634aef..12e7c51 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ cargo install --git https://github.com/ndpm13/zap-rs # Install from URL zap-rs install --from https://f.sed.lol/wow.AppImage wow +# Install from GitHub releases +zap-rs install --github --from vscodium/vscodium + # Remove zap-rs rm neovim ``` @@ -27,7 +30,7 @@ This is me figuring out Rust and messing around with async stuff. Code changes a ## Acknowledgments - [zap](https://github.com/srevinsaju/zap) - The original AppImage package manager that inspired this project -- The Rust community for excellent crates like `clap`, `tokio`, and `indicatif` +- The Rust community for excellent crates like `clap`, `tokio`, `octocrab`, and `dialoguer` ## License -- cgit v1.2.3