From a0150eb1b9879ddedf0ee04a2452b7195cf3286c Mon Sep 17 00:00:00 2001 From: Christian Fasching Date: Thu, 25 Apr 2024 12:20:24 +0200 Subject: [PATCH] Update README.md --- doc/01_Getting_Started/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/01_Getting_Started/README.md b/doc/01_Getting_Started/README.md index b44c3da24d6..234b03be696 100644 --- a/doc/01_Getting_Started/README.md +++ b/doc/01_Getting_Started/README.md @@ -5,6 +5,7 @@ This section provides a quick getting started tutorial for Pimcore and covers th 1. Installation of Pimcore: - via [Docker](../01_Getting_Started/00_Installation/00_Docker_Based_Installation.md) - via [Webserver](../01_Getting_Started/00_Installation/01_Webserver_Installation.md) + - via [PaaS](https://pimcore.com/docs/platform/Paas/) 2. [Advanced Installation Topics](./02_Advanced_Installation_Topics/README.md): - [Symfony Messenger and How to Handle Failed Jobs](./02_Advanced_Installation_Topics/01_Symfony_Messenger.md) 3. [Directory Structure of Pimcore](./03_Directory_Structure.md)