diff --git a/docs/content/advanced/migrate/from-14-to-15.md b/docs/content/advanced/migrate/from-14-to-15.md index d57d7939..c0e2bd16 100644 --- a/docs/content/advanced/migrate/from-14-to-15.md +++ b/docs/content/advanced/migrate/from-14-to-15.md @@ -34,10 +34,10 @@ If you are using `docker run` docker stop wg-easy ``` -If you are using `docker-compose` +If you are using `docker compose` ```shell -docker-compose down +docker compose down ``` ### Start new container