Updated Mac (markdown)

Lauri Ojansivu 2020-03-20 01:04:06 +02:00
parent 3298bd30f8
commit 0c6c52103f

2
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:
```