mirror of
https://github.com/wekan/wekan.git
synced 2026-02-10 18:24:21 +01:00
new node
parent
621c85c9a2
commit
745d0cd194
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
* Install [nvm](https://github.com/creationix/nvm)
|
||||
* `source NVMPATH/nvm.sh` for example `source ~/.nvm/nvm.sh`
|
||||
* `nvm install v8.11.3`
|
||||
* `nvm use v8.11.3`
|
||||
* `nvm install v8.16.0`
|
||||
* `nvm use v8.16.0`
|
||||
* `nvm install-latest-npm`
|
||||
* `cd ~`
|
||||
* Clone repo to home: `git clone https://github.com/wekan/wekan.git`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue