Skip to content
Snippets Groups Projects
Unverified Commit 1016f303 authored by Neil Johnson's avatar Neil Johnson Committed by GitHub
Browse files

make user creation steps clearer

parent 97bf3077
No related branches found
No related tags found
No related merge requests found
...@@ -419,12 +419,11 @@ If Synapse is not configured with an SMTP server, password reset via email will ...@@ -419,12 +419,11 @@ If Synapse is not configured with an SMTP server, password reset via email will
## Registering a user ## Registering a user
You will need at least one user on your server in order to use a Matrix The easiest way to create a new user is to do so from a client like [Riot](https://riot.im).
client. Users can be registered either via a Matrix client, or via a
commandline script.
To get started, it is easiest to use the command line to register new Alternatively you can do so from the command line if you have installed via pip.
users. This can be done as follows:
This can be done as follows:
``` ```
$ source ~/synapse/env/bin/activate $ source ~/synapse/env/bin/activate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment