mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #7459 from vector-im/travis/https-clone
Use HTTPS cloning for riot-web too
This commit is contained in:
commit
b09aa2cff3
@ -274,7 +274,7 @@ Then similarly with `matrix-react-sdk`:
|
|||||||
|
|
||||||
Finally, build and start Riot itself:
|
Finally, build and start Riot itself:
|
||||||
|
|
||||||
1. `git clone git@github.com:vector-im/riot-web.git`
|
1. `git clone https://github.com/vector-im/riot-web.git`
|
||||||
1. `cd riot-web`
|
1. `cd riot-web`
|
||||||
1. `git checkout develop`
|
1. `git checkout develop`
|
||||||
1. `npm install`
|
1. `npm install`
|
||||||
|
Loading…
Reference in New Issue
Block a user