From bee199c13b2e64e9f8390ab8f190bfca747eec58 Mon Sep 17 00:00:00 2001 From: Maksim Eltyshev Date: Thu, 23 Feb 2023 16:40:16 +0100 Subject: [PATCH] docs: Add installation link for windows --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65aae828..7d56abbc 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ## How to deploy Planka There are 2 types of installation: -- [Without Docker](https://docs.planka.cloud/docs/installl-planka/Debian%20&%20Ubuntu) +- [Without Docker](https://docs.planka.cloud/docs/installl-planka/Debian%20&%20Ubuntu) ([for Windows](https://docs.planka.cloud/docs/installl-planka/Windows)) - [Dockerized](https://docs.planka.cloud/docs/installl-planka/Docker%20Compose) For configuration, please see the [configuration section](https://docs.planka.cloud/docs/category/configuration).