diff --git a/Meteor-bundle.md b/Meteor-bundle.md index 65c17a8..47cb288 100644 --- a/Meteor-bundle.md +++ b/Meteor-bundle.md @@ -1,7 +1,8 @@ -- install Meteor.js -- unarchive bundle -- cd bundle -- meteor +- [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 +- `cd bundle` +- `meteor` +- Browse with webbrowser like Firefox to http://localhost:3000 [Wekan for Meteor.js bundle bug reports and feature requests](https://github.com/wekan/wekan/issues)