summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index ba9b436a..281e12a1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -251,7 +251,7 @@ Using `cargo deb`, you can create and install a deb file.
```sh
cargo install cargo-deb
-cargo deb --install --manifest-path alacritty/Cargo.toml
+cargo deb --install -p alacritty
```
To choose a default terminal app, use Debian's `update-alternatives`.