diff options
| author | Naz <ndpm13@ch-naseem.com> | 2025-08-07 17:33:21 +0100 |
|---|---|---|
| committer | Naz <ndpm13@ch-naseem.com> | 2025-08-07 17:33:21 +0100 |
| commit | a9a3319f2b795166b7d11ac10dfd98b2f720033a (patch) | |
| tree | b933e642af508e7eb9f8ffadf52d06e7ea91ba85 | |
| parent | 75e49e6571cf991f36d3b0cab481f984afa51c44 (diff) | |
↩️revert: "📚docs: add GitHub install example and update deps"
This reverts commit b47a4357c43b37fdd0c9cb4489acba8943022a27.
| -rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -14,9 +14,6 @@ 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 ``` @@ -30,7 +27,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`, `octocrab`, and `dialoguer` +- The Rust community for excellent crates like `clap`, `tokio`, and `indicatif` ## License |
