diff --git a/docs/i_u_m/i_u_m_install.de.md b/docs/i_u_m/i_u_m_install.de.md index 255eed291..cfecaa1b1 100644 --- a/docs/i_u_m/i_u_m_install.de.md +++ b/docs/i_u_m/i_u_m_install.de.md @@ -53,7 +53,7 @@ chmod +x /usr/local/bin/docker-compose ``` !!! danger "Achtung" - Die Syntax der Docker Compose Befehle lautet **`docker compose`** bei der **Standalone Variante** von Docker Compose!! + Die Syntax der Docker Compose Befehle lautet **`docker-compose`** bei der **Standalone Variante** von Docker Compose!! ## SELinux Besonderheiten prüfen Auf SELinux-aktivierten Systemen, z.B. CentOS 7: diff --git a/docs/i_u_m/i_u_m_install.en.md b/docs/i_u_m/i_u_m_install.en.md index f32848fd2..95139b76a 100644 --- a/docs/i_u_m/i_u_m_install.en.md +++ b/docs/i_u_m/i_u_m_install.en.md @@ -50,7 +50,7 @@ chmod +x /usr/local/bin/docker-compose ``` !!! danger - The Docker Compose command syntax is **`docker compose`** for the **standalone variant** of Docker Compose!!! + The Docker Compose command syntax is **`docker-compose`** for the **standalone variant** of Docker Compose!!! Please use the latest Docker engine available and do not use the engine that ships with your distros repository.