Update ee-linux-install-reuse.md

This commit is contained in:
Anne Henmi 2018-08-27 11:35:58 -06:00 committed by GitHub
parent 52febf8430
commit 59a9c5a8da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ To manually install Docker EE, download the `.{{ package-format | downcase }}` f
$ sudo rm -rf /var/lib/docker
```
3. Delete other docker related resources:
3. Delete other Docker related resources:
```bash
$ sudo rm -rf /run/docker
$ sudo rm -rf /var/run/docker