mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Run riot-web develop, not master
This commit is contained in:
parent
1b6735d729
commit
dee3495d51
@ -6,7 +6,7 @@
|
||||
|
||||
set -ev
|
||||
|
||||
git clone --depth=1 https://github.com/vector-im/riot-web.git riot-web
|
||||
git clone --depth=1 --branch develop https://github.com/vector-im/riot-web.git riot-web
|
||||
cd riot-web
|
||||
mkdir node_modules
|
||||
ln -s ../.. node_modules/matrix-react-sdk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user