From f1a48c521472bde1c8668e29f8c5c792e1dd9f9f Mon Sep 17 00:00:00 2001 From: winter Date: Sat, 18 Jan 2025 22:41:17 +0000 Subject: init script & fix the version info thing yeah so turns out $Id$ is not what it seems --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a2db5e5..2081be0 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ you should have: the basic steps for setup are: -1. run `composer install` +1. run `bin/init` (which will install composer things and update the internal + version info) 2. edit config.ini as appropriate 3. set up the database with `bin/migrate` 4. run the development server with `bin/devserver `, or set it up with -- cgit v1.3