summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNaz <ndpm13@ch-naseem.com>2025-08-08 20:02:55 +0100
committerNaz <ndpm13@ch-naseem.com>2025-08-08 20:02:55 +0100
commit4c28c8e00cb6e31f5ab1970cadf521edecfe6f58 (patch)
treea747865f84c549c13a77e93c8a0801fb48f0d2e2 /README.md
parent7d6dc364dd6c1a1f8d200eaf108e8c56729b17ae (diff)
parente961fad84734ba750386ed463057bacedf24bc17 (diff)
Merge pull request '✨feat: add desktop integration logic to AppImage and utilize it in PackageManager' (#18) from feat/issue-17 into main
Reviewed-on: https://git.ch-naseem.com/ndpm13/zap-rs/pulls/18
Diffstat (limited to 'README.md')
-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