diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,9 +9,9 @@ 1. Use `nix develop` to download dependencies. -2. Initialize the database with `bin/db init`. +2. Initialize the database with `bin/db init` if required. -3. Start the application with `bin/watch run`. +3. Start the application with `bin/dev-server`. 4. Connect with either: |