From 7b82a9b5b65d5618541d5cd1b331ec41bcb7763a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 25 Jun 2018 03:15:52 +0300 Subject: [PATCH] Updated Source (markdown) --- Source.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Source.md b/Source.md index 1089a73..106bd2d 100644 --- a/Source.md +++ b/Source.md @@ -26,4 +26,7 @@ Docker: - `git clone https://github.com/wekan/wekan` - `cd wekan` - Edit docker-compose.yml script ROOT_URL etc like documented at https://github.com/wekan/wekan-mongodb docker-compose.yml script -- `docker-compose up -d --build` \ No newline at end of file +- `docker-compose up -d --build` + +Wekan on Windows +- [Docker, Windows Subsystem for Linux, and compile from source on Windows](https://github.com/wekan/wekan/wiki/Windows) \ No newline at end of file