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
> 基于 Debian 的发行版上的软件包管理工具。
> 在 Ubuntu 16.04 及之后版本推荐使用 apt-get 来代替。
> 在 Ubuntu 16.04 及之后版本推荐使用 `apt-get` 来代替。
> 更多信息:<https://manpages.debian.org/latest/apt/apt.8.html>.
- 更新可用软件包及其版本列表(推荐在运行其他 apt 命令前首先运行该命令):