Update Linux.md

修改 DPKG 包管理工具商业发行版为 Debian ,社区发行版为 Ubuntu
This commit is contained in:
Xiaoxiao Huo 2019-08-12 11:22:29 +08:00 committed by GitHub
parent 4db347d20e
commit 9d1224ee43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,7 @@ Linux 发行版是 Linux 内核及各种应用软件的集成版本。
| 基于的包管理工具 | 商业发行版 | 社区发行版 |
| :--: | :--: | :--: |
| RPM | Red Hat | Fedora / CentOS |
| DPKG | Ubuntu | Debian |
| DPKG | Debian | Ubuntu |
## VIM 三个模式