File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ https://riot.im/develop for those who like living dangerously.
1414To host your own copy of Riot, the quickest bet is to use a pre-built
1515released version of Riot:
1616
17- 1 . Download the latest version from https://vector. im/packages/
17+ 1 . Download the latest version from https://github.com/vector- im/vector-web/releases
18181 . Untar the tarball on your web server
19191 . Move (or symlink) the vector-x.x.x directory to an appropriate name
20201 . If desired, copy ` config.sample.json ` to ` config.json ` and edit it
@@ -121,10 +121,11 @@ sudo npm install nativefier -g
121121nativefier https://riot.im/app/
122122```
123123
124- krisa has a dedicated electron project at https://github.com/krisak/vector-electron-desktop
125- (although you should swap out the 'vector' folder for the latest vector tarball you want to run.
126- Get a tarball from https://vector.im/packages or build your own - see Building From Source
127- above).
124+ krisa has a dedicated electron project at
125+ https://github.com/krisak/vector-electron-desktop (although you should swap out
126+ the 'vector' folder for the latest vector tarball you want to run. Get a
127+ tarball from https://github.com/vector-im/vector-web/releases or build your own
128+ - see Building From Source above).
128129
129130There's also a (much) older electron distribution at https://github.com/stevenhammerton/vector-desktop
130131
You can’t perform that action at this time.
0 commit comments