Fix Configuration instructions in readme

The default matrix server is named matrix_org instead of matrix.org
This commit is contained in:
John Johnstone 2019-02-19 13:04:45 +00:00 committed by GitHub
parent 01a23e8221
commit 2ab1885b5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,12 +56,12 @@ Configuration is completed primarily through the Weechat interface. First start
1. Now set your username and password: 1. Now set your username and password:
/set matrix.server.matrix.org.username johndoe /set matrix.server.matrix_org.username johndoe
/set matrix.server.matrix.org.password jd_is_awesome /set matrix.server.matrix_org.password jd_is_awesome
1. Now try to connect: 1. Now try to connect:
/matrix connect matrix.org /matrix connect matrix_org
1. If everything works, save the configuration 1. If everything works, save the configuration