diff --git a/content/manuals/engine/install/fedora.md b/content/manuals/engine/install/fedora.md index 71a795db6ab..840b2abc6db 100644 --- a/content/manuals/engine/install/fedora.md +++ b/content/manuals/engine/install/fedora.md @@ -47,7 +47,8 @@ $ sudo dnf remove docker \ docker-logrotate \ docker-selinux \ docker-engine-selinux \ - docker-engine + docker-engine \ + runc ``` `dnf` might report that you have none of these packages installed.