apt: add backticks to apt-get (#7620)

This commit is contained in:
Reinhart Previano Koentjoro
2022-01-08 09:15:33 +07:00
committed by GitHub
parent 6f727f338a
commit e97d77689a
8 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# apt
> Package management utility for Debian based distributions.
> Recommended replacement for apt-get when used interactively in Ubuntu versions 16.04 and later.
> Recommended replacement for `apt-get` when used interactively in Ubuntu versions 16.04 and later.
> More information: <https://manpages.debian.org/latest/apt/apt.8.html>.
- Update the list of available packages and versions (it's recommended to run this before other `apt` commands):