Skip to content

Commit db07ef7

Browse files
committed
Update readme to point to github releases
not /packages
1 parent 91793a7 commit db07ef7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ https://riot.im/develop for those who like living dangerously.
1414
To host your own copy of Riot, the quickest bet is to use a pre-built
1515
released 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
1818
1. Untar the tarball on your web server
1919
1. Move (or symlink) the vector-x.x.x directory to an appropriate name
2020
1. If desired, copy `config.sample.json` to `config.json` and edit it
@@ -121,10 +121,11 @@ sudo npm install nativefier -g
121121
nativefier 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

129130
There's also a (much) older electron distribution at https://github.com/stevenhammerton/vector-desktop
130131

0 commit comments

Comments
 (0)