diff options
-rw-r--r-- | debian/README.Debian | 2 |
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). |