summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaz <ndpm13@ch-naseem.com>2025-08-08 08:09:34 +0100
committerNaz <ndpm13@ch-naseem.com>2025-08-08 08:09:34 +0100
commit11626bfde188d865f56cf9b71e86241bfddbea1f (patch)
tree75877d13ce827634c1bef99826745da0686701f1
parent7d6dc364dd6c1a1f8d200eaf108e8c56729b17ae (diff)
📚docs: update install instructions to use published crate
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a7db689..56b523d 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ AppImage package manager inspired by [zap](https://github.com/srevinsaju/zap), b
## Install
```bash
-cargo install --git https://github.com/ndpm13/zap-rs
+cargo install zap-rs
```
## Usage