From 942d465bcb4150d3b4bf6e3d6d411336712d2094 Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Mon, 19 Aug 2019 12:45:57 -0700 Subject: 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 M-x package-install rust-mode -### Package installation on Debian testing or unstable +### Package installation on Debian ```bash apt install elpa-rust-mode -- cgit v1.2.3