diff options
| author | Matt Kraai <kraai@ftbfs.org> | 2019-08-19 12:45:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-19 12:45:57 -0700 |
| commit | 942d465bcb4150d3b4bf6e3d6d411336712d2094 (patch) | |
| tree | 17d0071a392fce3226a54db2c45c79e6e843bfb7 /README.md | |
| parent | c62185ae1c6edf0335261f169241eb8ee9713ad5 (diff) | |
| download | rust-mode-942d465bcb4150d3b4bf6e3d6d411336712d2094.tar.gz | |
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.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
