aboutsummaryrefslogtreecommitdiff
path: root/docs/administration/1_createusers.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/administration/1_createusers.md')
-rw-r--r--docs/administration/1_createusers.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/administration/1_createusers.md b/docs/administration/1_createusers.md
index 24eba666..cbdccd18 100644
--- a/docs/administration/1_createusers.md
+++ b/docs/administration/1_createusers.md
@@ -11,10 +11,9 @@ User accounts can be created on a Dendrite instance in a number of ways.
## From the command line
-The `create-account` tool is built in the `bin` folder when building Dendrite with
-the `build.sh` script.
+The `create-account` tool is built in the `bin` folder when [building](../installation/build) Dendrite.
-It uses the `dendrite.yaml` configuration file to connect to a running Dendrite instance and requires
+It uses the `dendrite.yaml` configuration file to connect to a **running** Dendrite instance and requires
shared secret registration to be enabled as explained below.
An example of using `create-account` to create a **normal account**: