aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2081be0..b80f140 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ the basic steps for setup are:
4. run the development server with `bin/devserver <port>`, or set it up with
fpm in your web server
5. run at least one worker with `bin/worker`
+6. create an account for yourself using `bin/newuser`
you can poke around with `bin/shell` which will launch the interactive php
shell and initialise all the composer autoloads and so on