From 57a1076a18ac82e603ffa9fc78f960ee373895d5 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 4 Sep 2022 21:51:40 +0200 Subject: Improve build tooling --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9f5b91f..c23312d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Getting started -Run: +With nix installed: -```sh -nix-shell --run bin/watch.sh -``` + bin/dev-server -Then, open your browser at `http://localhost:8000`. +# Build + + make -- cgit v1.2.3