diff --git a/README.md b/README.md index b8563b94..3cf7099d 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ If you created the `DB` with a `crypto` object, then upon restarting the `DB`, y ## Development +This project uses Git submodules to bring in rocksdb. **Make sure to clone recursively.** + Run `nix-shell`, and once you're inside, you can use: ```sh