Update debian.md to ease understanding (#18340)

* Update debian.md to ease understanding

Added extra explanation for what should be replaced with for installation on Debian Derivatives like Kali

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
Jonathan Farinloye 2023-10-10 13:52:20 +01:00 committed by GitHub
parent 90cab2e23b
commit be89bf22dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -118,6 +118,9 @@ Docker from the repository.
> ```console
> $(. /etc/os-release && echo "$VERSION_CODENAME")
> ```
>
> Replace this part with the codename of the corresponding Debian release,
> such as `bookworm`.
2. Install the Docker packages.