mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #4298 from anokun7/patch-3
Added missing escape for carriage return
This commit is contained in:
@@ -54,7 +54,7 @@ installed, uninstall them, along with associated dependencies.
|
||||
$ sudo yum remove docker \
|
||||
docker-common \
|
||||
docker-selinux \
|
||||
docker-engine-selinux
|
||||
docker-engine-selinux \
|
||||
docker-engine
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user