瀏覽代碼

Add: Install from source on Windows. Thanks to entrptaher !

Lauri Ojansivu 8 年之前
父節點
當前提交
b18cc761ca
共有 2 個文件被更改,包括 7 次插入2 次删除
  1. 4 2
      CHANGELOG.md
  2. 3 0
      README.md

+ 4 - 2
CHANGELOG.md

@@ -14,6 +14,8 @@ This release adds following new features:
   ElasticSearch / Kibana (ELK)](https://github.com/wekan/wekan-logstash);
 * [Wekan stats](https://github.com/wekan/wekan-stats);
 * [Docker environment for Wekan development](https://github.com/wekan/wekan-dev).
+* [Install from source on
+  Windows](https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows)
 
 and fixes the following bugs:
 
@@ -27,8 +29,8 @@ and fixes the following bugs:
 * Improve Wekan performance by adding indexes to MongoDB;
 * Typos.
 
-Thanks to GitHub users eemeli, fmonthel, jLouzado, maulal, pra85,
-vuxor, whittssg2 and xet7 for their contributions.
+Thanks to GitHub users eemeli, entrptaher, fmonthel, jLouzado, maulal,
+pra85, vuxor, whittssg2 and xet7 for their contributions.
 
 # v0.11.1-rc1 2017-02-10 Wekan prerelease
 

+ 3 - 0
README.md

@@ -138,6 +138,8 @@ docker run -d --restart=always --name wekan --link "wekan-db:db" -e "MONGO_URL=m
 
 [Install from source][install_source]
 
+[Install from source on Windows][installsource_windows]
+
 [VirtualBox][virtualbox]
 
 [Debian Wheezy 64bit][debian_wheezy]
@@ -198,6 +200,7 @@ with [Meteor](https://www.meteor.com).
 [travis_badge]: https://travis-ci.org/wekan/wekan.svg?branch=devel
 [travis_status]: https://travis-ci.org/wekan/wekan
 [install_source]: https://github.com/wekan/wekan/wiki/Install-and-Update#install-manually-from-source
+[installsource_windows]: https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows
 [sles]: https://github.com/wekan/wekan/wiki/Install-Wekan-Docker-on-SUSE-Linux-Enterprise-Server-12-SP1
 [virtualbox]: https://github.com/wekan/wekan/wiki/virtual-appliance
 [sandstorm_spk]: https://github.com/wekan/wekan/issues/823