Use HTTPS cloning for riot-web too
This commit is contained in:
parent
4d3df8b86b
commit
3286acd306
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue