Use HTTPS cloning for riot-web too

This commit is contained in:
Travis Ralston
2018-10-04 11:23:42 -06:00
committed by GitHub
parent 4d3df8b86b
commit 3286acd306

View File

@@ -274,7 +274,7 @@ Then similarly with `matrix-react-sdk`:
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. `git checkout develop`
1. `npm install`