diff --git a/docs/getting-started/docker/installation/basic.md b/docs/getting-started/docker/installation/basic.md index 301501c..df06cb4 100644 --- a/docs/getting-started/docker/installation/basic.md +++ b/docs/getting-started/docker/installation/basic.md @@ -13,7 +13,7 @@ Before running the `docker compose` or `podman-compose` commands, please read th !!! note "Podman users :muscle:" - If you are running Podman instead of Docker, replace `docker compose` with `podmand-compose`. + If you are running Podman instead of Docker, replace `docker compose` with `podman-compose`. === "Raspberry Pi" diff --git a/docs/getting-started/docker/installation/gui.md b/docs/getting-started/docker/installation/gui.md index 32edf79..88b1261 100644 --- a/docs/getting-started/docker/installation/gui.md +++ b/docs/getting-started/docker/installation/gui.md @@ -112,7 +112,7 @@ The `xhost` command is part of the `x11-xserver-utils` package on Debian based d !!! note "Podman users :muscle:" - If you are running Podman instead of Docker, replace `docker compose` with `podmand-compose`. + If you are running Podman instead of Docker, replace `docker compose` with `podman-compose`. === "Raspberry Pi" diff --git a/docs/getting-started/docker/installation/skills.md b/docs/getting-started/docker/installation/skills.md index 029a149..5f759fb 100644 --- a/docs/getting-started/docker/installation/skills.md +++ b/docs/getting-started/docker/installation/skills.md @@ -38,7 +38,7 @@ The main advantage is that each skill is isolated which provide more flexibility !!! note "Podman users :muscle:" - If you are running Podman instead of Docker, replace `docker compose` with `podmand-compose`. + If you are running Podman instead of Docker, replace `docker compose` with `podman-compose`. === "Raspberry Pi" diff --git a/docs/getting-started/docker/security/hivemind.md b/docs/getting-started/docker/security/hivemind.md index 4ac5745..0938b93 100644 --- a/docs/getting-started/docker/security/hivemind.md +++ b/docs/getting-started/docker/security/hivemind.md @@ -18,7 +18,7 @@ A [composition](../composition.md) file is available in order to deploy `hivemin !!! note "Podman users :muscle:" - If you are running Podman instead of Docker, replace `docker compose` with `podmand-compose`. + If you are running Podman instead of Docker, replace `docker compose` with `podman-compose`. === "Raspberry Pi" diff --git a/docs/getting-started/docker/update.md b/docs/getting-started/docker/update.md index f8064d7..ef632ae 100644 --- a/docs/getting-started/docker/update.md +++ b/docs/getting-started/docker/update.md @@ -8,7 +8,7 @@ The easiest and quickest way to update an Open Voice OS stack already deployed b !!! note "Podman users :muscle:" - If you are running Podman instead of Docker, replace `docker compose` with `podmand-compose`. + If you are running Podman instead of Docker, replace `docker compose` with `podman-compose`. === "Raspberry Pi"