mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
add instruction to install without chrome download
This commit is contained in:
parent
5389a42bc1
commit
ebc9859cce
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# run with PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true sh install.sh if chrome is already installed
|
||||
sh synapse/install.sh
|
||||
sh riot/install.sh
|
||||
npm install
|
||||
|
|
Loading…
Reference in a new issue