diff --git a/Mac.md b/Mac.md index b979a2d..b8edd69 100644 --- a/Mac.md +++ b/Mac.md @@ -48,7 +48,7 @@ WRITABLE_PATH=.. ROOT_URL=http://192.168.0.100:4000 PORT=4000 WITH_API=true RICH ## Bundle for non-devepment use with start-wekan.sh -1. Maybe install XCode, and Node.js from https://nodejs.org/dist/latest-v14.x/ , and MongoDB 5.x from https://www.mongodb.com/try/download/community +1. Download Node.js from https://github.com/wekan/node-v14-esm/releases/tag/v14.21.4 , and MongoDB 6.x from https://www.mongodb.com/try/download/community 2. Download wekan-VERSIONNUMBER.zip from https://releases.wekan.team 3. Unzip file you downloaded at step 2. There will be directory called `bundle`. 4. Download [start-wekan.sh script](https://raw.githubusercontent.com/wekan/wekan/master/start-wekan.sh) to directory `bundle` and set it as executeable with `chmod +x start-wekan.sh`