translate install/raspberry-pi.md

This commit is contained in:
Dorsey.Xu
2020-10-26 15:03:45 +08:00
parent c0c5922d6e
commit 2887a3fc4d
3 changed files with 33 additions and 32 deletions

View File

@@ -67,7 +67,7 @@ $ sudo add-apt-repository \
#### Install Docker CE
Update apt cache and install `docker-ce`
Update apt cache and install `docker-ce`.
```bash
$ sudo apt-get update