简化命令.

Signed-off-by: chen.yang <chen.yang@yuzhen-iot.com>
This commit is contained in:
chen.yang 2021-07-26 18:05:26 +08:00
parent 41315d4b9e
commit af57601500
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ published: true
```bash ```bash
# Ubuntu # Ubuntu
apt-get install docker.io apt install docker.io
# Arch Linux/Manjaro # Arch Linux/Manjaro
pacman -S docker pacman -S docker
``` ```