aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2022-09-04 21:51:40 +0200
committerJoris2022-09-04 21:51:40 +0200
commit57a1076a18ac82e603ffa9fc78f960ee373895d5 (patch)
tree800e66f532ccf823277fee5a894a68077b397d83 /README.md
parent5df9270538bfcc08c9726887c7b8f54eec894dce (diff)
Improve build tooling
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
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