diff --git a/Mac.md b/Mac.md index a3ba71a..119b8d8 100644 --- a/Mac.md +++ b/Mac.md @@ -9,7 +9,7 @@ 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` -5. Install [Node 12.14.1](https://nodejs.org/en/) +5. Install [Node 12.x](https://nodejs.org/en/) 6. Install [MongoDB 4.x](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/) 7. Edit `start-wekan.sh` so that it has for example: ```