From cae74218efab8cc5c3d6eb573ee965091eae3595 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 25 Jun 2018 05:20:34 +0300 Subject: [PATCH] Updated Meteor bundle (markdown) --- Meteor-bundle.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Meteor-bundle.md b/Meteor-bundle.md index 47cb288..96ec006 100644 --- a/Meteor-bundle.md +++ b/Meteor-bundle.md @@ -1,5 +1,7 @@ -- [install Meteor.js](https://www.meteor.com/install). Note: Windows install is very slow, please use other option at [Windows wiki page](https://github.com/wekan/wekan/wiki/Windows) -- unarchive bundle .zip file +- Read [Wekan new release ChangeLog](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md) +- [Install Meteor.js](https://www.meteor.com/install). Note: Windows install is very slow, please use other option at [Windows wiki page](https://github.com/wekan/wekan/wiki/Windows) +- Download newest bundle from https://releases.wekan.team +- Unarchive bundle .tar.gz file: `tar -zxvf wekan-VERSION.tar.gz` - `cd bundle` - `meteor` - Browse with webbrowser like Firefox to http://localhost:3000