mirror of
https://github.com/wekan/wekan.git
synced 2026-01-16 06:25:29 +01:00
fixed wrong path
parent
6e9f95e581
commit
451345ec46
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ tar xzvf wekan-VERSION.tar.gz
|
|||
Move to the server directory and install the dependencies:
|
||||
|
||||
```sh
|
||||
cd wekan-VERSION && sudo npm install
|
||||
cd wekan-VERSION/bundle/programs/server && sudo npm install
|
||||
```
|
||||
|
||||
Now go back to the base Wekan bundle directory:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue