diff --git a/Install-Wekan-from-source-on-Windows.md b/Install-Wekan-from-source-on-Windows.md index 8108fc1..123e5fa 100644 --- a/Install-Wekan-from-source-on-Windows.md +++ b/Install-Wekan-from-source-on-Windows.md @@ -1,6 +1,4 @@ -To develop Wekan on windows OS, - -Pre-requirement Steps: +Requirements: - Install MeteorJS https://www.meteor.com/ - Install NodeJS (Optional) - Install Python 2.7 (Installation through Chocolatey(`choco install python2 -y`) is recomended) @@ -29,6 +27,4 @@ meteor npm install --save xss meteor ``` -![](https://i.imgur.com/aNVBhj5.png) - -Now enjoy your development environment of Wekan. :) \ No newline at end of file +![](https://i.imgur.com/aNVBhj5.png) \ No newline at end of file