diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2019-08-26 15:39:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-26 15:39:04 -0400 |
| commit | 48290d331d923031156bbbaf8360b774bf983d1e (patch) | |
| tree | 17d0071a392fce3226a54db2c45c79e6e843bfb7 | |
| parent | c62185ae1c6edf0335261f169241eb8ee9713ad5 (diff) | |
| parent | 942d465bcb4150d3b4bf6e3d6d411336712d2094 (diff) | |
| download | rust-mode-48290d331d923031156bbbaf8360b774bf983d1e.tar.gz | |
Merge pull request #318 from kraai/patch-1
Update Debian installation instructions
| -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 |
