aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3c7da9a..c5826af 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,10 @@ Available at [https://cooking.guyonvarch.me](https://cooking.guyonvarch.me).
With nix installed:
- nix-develop --command bin/dev-server
+ nix develop --command bin/dev-server
## Build
With nix installed:
- nix-develop --command bin/build
+ nix develop --command bin/build