summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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