aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2022-07-24 10:21:02 +0200
committerJoris2022-07-24 10:21:02 +0200
commitd54d1c5c10ab9236c431290b97ee4a2504e5193a (patch)
tree5b301f27a544f2b04a6abd87dbe664bcaf8abb37
parent38b1be3b36fa5b64453e9e42392700bad74b32db (diff)
downloadcooking-d54d1c5c10ab9236c431290b97ee4a2504e5193a.tar.gz
cooking-d54d1c5c10ab9236c431290b97ee4a2504e5193a.tar.bz2
cooking-d54d1c5c10ab9236c431290b97ee4a2504e5193a.zip
Fix commands in README
-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