Previously, it means "It is better to use apt-get in Ubuntu versions 16.04 and later." Now, it means "It is better to use apt in Ubuntu versions 16.04 and later."
@@ -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 命令前首先运行该命令):