aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2021-11-12 17:37:03 +0100
committerJoris2021-11-12 17:37:03 +0100
commit2a275d17fbbe18c5ca74ee5c2ff2fb07a6fb84e2 (patch)
treed35542e208ee630762b0e421a38c8a52771779b3 /README.md
parent7aecb9500eabb7c17d8f9473eed62e6dd013161a (diff)
downloadbudget-2a275d17fbbe18c5ca74ee5c2ff2fb07a6fb84e2.tar.gz
budget-2a275d17fbbe18c5ca74ee5c2ff2fb07a6fb84e2.tar.bz2
budget-2a275d17fbbe18c5ca74ee5c2ff2fb07a6fb84e2.zip
Use nix flakes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a62359..d346bd3 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@
# Getting started
-1. Use `nix-shell` to download dependencies.
+1. Use `nix develop` to download dependencies.
2. Initialize the database with `bin/db init`.