summaryrefslogtreecommitdiffstats
path: root/rebuild-wekan.bat
diff options
context:
space:
mode:
Diffstat (limited to 'rebuild-wekan.bat')
-rw-r--r--rebuild-wekan.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/rebuild-wekan.bat b/rebuild-wekan.bat
index 5d0fa37d..ca4d7f61 100644
--- a/rebuild-wekan.bat
+++ b/rebuild-wekan.bat
@@ -1,6 +1,7 @@
@ECHO OFF
-REM IN PROGRESS: Build on Windows.
+REM NOTE: THIS .BAT DOES NOT WORK !!
+REM Use instead this webpage instructions to build on Windows:
REM https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows
REM Please add fix PRs, like config of MongoDB etc.