mirror of
https://github.com/wekan/wekan.git
synced 2025-12-19 08:50:13 +01:00
Updated Mac (markdown)
parent
3298bd30f8
commit
0c6c52103f
1 changed files with 1 additions and 1 deletions
2
Mac.md
2
Mac.md
|
|
@ -9,7 +9,7 @@
|
||||||
2. Download wekan-VERSIONNUMBER.zip from https://releases.wekan.team
|
2. Download wekan-VERSIONNUMBER.zip from https://releases.wekan.team
|
||||||
3. Unzip file you downloaded at step 2. There will be directory called `bundle`.
|
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`
|
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/)
|
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:
|
7. Edit `start-wekan.sh` so that it has for example:
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue