diff --git a/website/docs/releases/0.14.md b/website/docs/releases/0.14.md index f54aa7880..0343da4e7 100644 --- a/website/docs/releases/0.14.md +++ b/website/docs/releases/0.14.md @@ -50,7 +50,7 @@ This release does not introduce any new requirements. ### docker-compose -Download the latest docker-compose file from [here](https://raw.githubusercontent.com/BeryJu/authentik/version-0.14/docker-compose.yml) and run `docker-compose up -d`. +Download the latest docker-compose file from [here](https://raw.githubusercontent.com/BeryJu/authentik/version-0.14/docker-compose.yml). Aftewards, simply run `docker-compose up -d` and then the normal upgrade command of `docker-compose run --rm server migrate`. ### Kubernetes