From 4e1c85850f8d59bc3a0d9bc0e2da531737d51bed Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 24 Jun 2017 16:38:44 +0300 Subject: [PATCH] Updated Platforms (markdown) --- Platforms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platforms.md b/Platforms.md index e3c36df..96442b4 100644 --- a/Platforms.md +++ b/Platforms.md @@ -81,7 +81,7 @@ https://sandstorm.io ### Source on Windows -Someone needs to complete instructions about [Install from source on Windows][installsource_windows] to get Wekan running natively on Windows. [git clone on Windows has been fixed](https://github.com/wekan/wekan/issues/977). Related issues: [running standalone](https://github.com/wekan/wekan/issues/883), [nexe](https://github.com/wekan/wekan/issues/710). +Someone needs to complete instructions about [Install from source on Windows][installsource_windows] to get Wekan running natively on Windows. [git clone on Windows has been fixed](https://github.com/wekan/wekan/issues/977). Related: [running standalone](https://github.com/wekan/wekan/issues/883) and [nexe](https://github.com/wekan/wekan/issues/710). Somebody should check from Docker website does Linux-based Wekan Docker containers work on Windows. There is also [Docker based development environment for Wekan](https://github.com/wekan/wekan-dev) that is not currently up-to-date, it has been made for faster local Docker builds. See [Dockerfile](https://github.com/wekan/wekan/blob/devel/Dockerfile) about what versions of dependencies are used at Wekan.