From e82e7b9c1611aba306c5f0fe68fefa4aa99fe673 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 24 Jun 2017 16:06:58 +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 a6bd7c6..c492bbf 100644 --- a/Platforms.md +++ b/Platforms.md @@ -81,7 +81,7 @@ https://sandstorm.io ### Source on Windows -[Install from source on Windows][installsource_windows], note that [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, note that [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). 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.