docs: Add some commands

This commit is contained in:
dqy
2023-11-22 20:09:59 +08:00
parent 0b0a073e4b
commit 8806b0fc00
4 changed files with 26 additions and 5 deletions

View File

@@ -38,7 +38,9 @@ The project relies on the following software:
### Docker installer
```bash
apt update && apt install docker.io mosh -y
apt update && apt install mosh -y
chmod +x install_docker.sh
./install_docker.sh
```
### Docker version