From 3a76447a1a33158c479e8b5cf20550008f9302d5 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Thu, 1 Jan 2026 17:13:44 +0100 Subject: Update run instructions on Readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c567a19..d8cfed5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# Getting started +# Run -Enter shell with `nix develop`, then start server with `bin/dev-server`. +```sh +nix develop --command bin/dev-server +``` Dev key is '1234'. -- cgit v1.2.3