README.md: add release names to Debian versions

Also remove inconsistent minor version.
This commit is contained in:
Simon Ruderich 2017-10-11 10:08:56 +02:00
parent c8fbe85d7f
commit 3507e30781
1 changed files with 2 additions and 2 deletions

View File

@ -195,7 +195,7 @@ apt update may report a "404 Not Found" error, as well as a complaint about
disabling the repository by default. This message may be ignored (see issue
#710).
#### Debian 8.0
#### Debian 8 (Jessie)
*NOTE: You'll need about 15GB of free disk space for the kpatch-build cache in
`~/.kpatch` and for ccache.*
@ -229,7 +229,7 @@ Install the dependencies for the "kpatch-build" command:
apt-get install ccache
ccache --max-size=5G
#### Debian 7.x
#### Debian 7 (Lenny)
*NOTE: You'll need about 15GB of free disk space for the kpatch-build cache in
`~/.kpatch` and for ccache.*