branch: elpa/rust-mode
commit 942d465bcb4150d3b4bf6e3d6d411336712d2094
Author: Matt Kraai <[email protected]>
Commit: GitHub <[email protected]>
Update Debian installation instructions
`rust-mode` is now included in Debian stable, so don't limit the Debian
installation instructions to only testing and unstable.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7635c39..34e3f92 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ the packages for you (under `~/.emacs.d/elpa/`).
* or using <kbd>M-x package-install rust-mode</kbd>
-### Package installation on Debian testing or unstable
+### Package installation on Debian
```bash
apt install elpa-rust-mode