summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2018-09-11 21:18:32 +0000
committerDaniel Shahaf <danielsh@apache.org>2018-09-11 21:18:32 +0000
commit77265d89ccd13989f26366915c46a3f5775a4dce (patch)
treea48287f9e229dcfeec699d91b48b25e1db105863
parent10eeea36c01499f3211d074115f1ef5202ee17c9 (diff)
downloadzsh-77265d89ccd13989f26366915c46a3f5775a4dce.tar.gz
zsh-77265d89ccd13989f26366915c46a3f5775a4dce.zip
d/README.Debian: Fix typo.
-rw-r--r--debian/README.Debian2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 520e3f953..3b5f899d1 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -37,7 +37,7 @@ and replace <your-release> and <your-archive> with the according
values for your installation. E.g. on Debian Buster it probably looks
like this:
- deb http://debug.mirrors.debian.org/debian-debug/ stretch-debug main
+ deb http://debug.mirrors.debian.org/debian-debug/ buster-debug main
After having edited the file, run "apt update" with root
permissions (e.g. with sudo).