Merge pull request #2808 from vector-im/matthew/electron-captcha2

make electron send email validation URLs with a nextlink of riot.im
This commit is contained in:
Matthew Hodgson
2016-12-24 18:38:29 +00:00
committed by GitHub
3 changed files with 15 additions and 5 deletions
+1
View File
@@ -130,6 +130,7 @@ The only platform that can build packages for all three platforms is macOS:
```
brew install wine --without-x11
brew install mono
brew install gnu-tar
npm install
npm run build:electron
```