From 2de5125d750a24d85797c5c7bb15fefdc0206511 Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 19 Jan 2025 00:25:52 +0000 Subject: add newuser script --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 `, 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 -- cgit v1.3