Update _index.en.md

This commit is contained in:
RustDesk 2024-11-16 20:01:19 +08:00 committed by GitHub
parent d53b3d5614
commit f7617c30a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ weight: 6
Install Docker with this [guide](https://docs.docker.com/engine/install) to ensure its the most up to date!
Or you can install docker wit this single command.
Or you can install docker with this single command.
```
bash <(wget -qO- https://get.docker.com)