diff options
author | Joris | 2023-08-11 12:06:46 +0200 |
---|---|---|
committer | Joris | 2023-08-11 12:06:46 +0200 |
commit | c424b055e4a3e77ae07c9afe3b8b5dad752226d2 (patch) | |
tree | 687887e5667cc02c51d889672303fd2009199dbd | |
parent | 6eca4b51f2f707141cb64b154d164e8abfbbf7dd (diff) |
Simplify Readme
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -4,12 +4,8 @@ Available at [https://cooking.guyonvarch.me](https://cooking.guyonvarch.me). ## Getting started -With nix installed: - nix develop --command bin/dev-server ## Build -With nix installed: - nix develop --command bin/build |