mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Updated Install and Update (markdown)
parent
d622a0225a
commit
eae2a4a8d6
1 changed files with 3 additions and 1 deletions
|
|
@ -144,7 +144,9 @@ sudo rm -rf ~/.npm
|
|||
|
||||
# Download Wekan
|
||||
git clone https://github.com/wekan/wekan
|
||||
cd wekan/packages
|
||||
cd wekan
|
||||
mkdir packages
|
||||
cd packages
|
||||
git clone https://github.com/wekan/flow-router.git kadira-flow-router
|
||||
git clone https://github.com/meteor-useraccounts/core.git meteor-useraccounts-core
|
||||
sed -i 's/api\.versionsFrom/\/\/api.versionsFrom/' ~/.meteor/packages/meteor-useraccounts-core/package.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue