Fix #12: Recommend using app.element.io instead of the exocloud Matrix client in the Quickstart guide

This commit is contained in:
Anthony Wang 2022-06-27 14:11:39 -05:00
parent 42fb4b2cf0
commit d1ad46b2f3
Signed by: a
GPG key ID: BC96B00AEC5F2D76
3 changed files with 2 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 115 KiB

View file

@ -22,7 +22,7 @@
</p>
<h2>Logging in</h2>
<p>
You can start by logging into your remote exozyme desktop with the <a href="https://desk.exozy.me">exodesk</a> web client. (If you want to use a RDP client app, check out the <a href="https://git.exozy.me/exozyme/exozyme/wiki/Remote-desktop-clients">wiki</a>, or alternatively, log in with <a href="https://git.exozy.me/exozyme/exozyme/wiki/SSH">SSH</a>)
You can start by logging into your exozyme remote desktop with the <a href="https://desk.exozy.me">exodesk</a> web client. (If you want to use a RDP client app, check out the <a href="https://git.exozy.me/exozyme/exozyme/wiki/Remote-desktop-clients">wiki</a>, or alternatively, log in with <a href="https://git.exozy.me/exozyme/exozyme/wiki/SSH">SSH</a>)
</p>
<p>
Anyways, you should see a login screen, and type in your exozyme username and password. You'll be dropped into a desktop, which might take a few seconds to load properly. Enjoy your exozyme desktop!
@ -53,13 +53,8 @@
</p>
<h2>Enter the Matrix</h2>
<p>
You can chat with your friends on <a href="https://matrix.org">Matrix</a> and other networks including <a href="https://ta180m.exozy.me/posts/dont-use-discord/">Discord</a> using your exochat account. To start, go to your exocloud home page and click on the <a href="https://cloud.exozy.me/apps/riotchat/">Element app</a> on the top. (exochat is powered by Matrix, so you can use any <a href="https://matrix.org/clients/">Matrix client</a>, but remember to change the homeserver to use <a href="https://exozy.me">exozy.me</a> instead of matrix.org) Now sign in with your exozyme username and password as usual, and welcome to Matrix!
You can chat with your friends on <a href="https://matrix.org">Matrix</a> and other networks including <a href="https://ta180m.exozy.me/posts/dont-use-discord/">Discord</a> using your exochat account. To start, go to the <a href="https://app.element.io">Element web client</a>. (Since exochat is powered by Matrix, so you can also use any <a href="https://matrix.org/clients/">Matrix client</a>, such as the <a href="https://cloud.exozy.me/apps/riotchat/">exocloud integrated Matrix client</a>.) <b>Make sure you change your homeserver to exozy.me instead of matrix.org</b>, and sign in with your exozyme username and password as usual. Welcome to Matrix!
</p>
<picture>
<source srcset="img/element.webp" type="image/webp">
<source srcset="img/element.png" type="image/png">
<img src="img/element.png" alt="Element Matrix client" width="720">
</picture>
<p>
Let's join some rooms and spaces (groups of rooms) now, such as the <a href="https://matrix.to/#/!epVJFHxAwGJBqjgGoQ:exozy.me?via=exozy.me&via=matrix.org">exozyme space</a>, and hang out. One of Matrix's most ambitious goals is to <a href="https://matrix.org/bridges/">bridge its network to as many others as possible</a>, so you can check out our <a href="https://git.exozy.me/exozyme/exozyme/wiki/Bridge-Discord-and-Matrix">wiki</a> for instructions on bridging Discord to Matrix.
</p>