diff --git a/docs/technical-guide/getting-started.md b/docs/technical-guide/getting-started.md index 7fc6da894..2bfd96e05 100644 --- a/docs/technical-guide/getting-started.md +++ b/docs/technical-guide/getting-started.md @@ -227,6 +227,9 @@ docker compose -f docker-compose.yaml pull This will fetch the latest images. When you do docker compose up again, the containers will be recreated with the latest version. +

+ It is strongly recommended to update the Penpot version in small increments, rather than updating between two distant versions. +

**Important: Upgrade from version 1.x to 2.0**