diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`. |