diff --git a/compose/install/linux.md b/compose/install/linux.md index e875d71b85..6573f3400c 100644 --- a/compose/install/linux.md +++ b/compose/install/linux.md @@ -32,7 +32,7 @@ If you have already set up the Docker repository, jump to step 2. [Ubuntu](../../engine/install/ubuntu.md/#set-up-the-repository) | [CentOS](../../engine/install/centos.md/#set-up-the-repository) | [Debian](../../engine/install/debian.md/#set-up-the-repository) | - [Fefora](../../engine/install/fedora.md/#set-up-the-repository) | + [Fedora](../../engine/install/fedora.md/#set-up-the-repository) | [RHEL](../../engine/install/rhel.md/#set-up-the-repository) | [SLES](../../engine/install/sles.md/#set-up-the-repository). @@ -62,6 +62,8 @@ Where `vN.N.N` is placeholder text standing in for the latest version. #### Update Compose +To update Compose, run the following commands: + * Ubuntu, Debian: ```console