apt: add backticks to apt-get (#7620)
This commit is contained in:

committed by
GitHub

parent
6f727f338a
commit
e97d77689a
@@ -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 命令前首先运行该命令):
|
||||
|
Reference in New Issue
Block a user