mirror of https://github.com/vector-im/riot-web
add instruction to install without chrome download
parent
5389a42bc1
commit
ebc9859cce
|
@ -1,3 +1,4 @@
|
||||||
|
# run with PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true sh install.sh if chrome is already installed
|
||||||
sh synapse/install.sh
|
sh synapse/install.sh
|
||||||
sh riot/install.sh
|
sh riot/install.sh
|
||||||
npm install
|
npm install
|
||||||
|
|
Loading…
Reference in New Issue