aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d8520df..83e9ac0 100644
--- a/README.md
+++ b/README.md
@@ -43,9 +43,10 @@ Use in production environments is not recommended as this project is a work-in-p
## Contributing
Please reference the [contribution guidelines](./CONTRIBUTING.md) of this repository.
-## Prerequisites
+## Development Dependencies
### Required
- [diesel_cli](https://crates.io/crates/diesel_cli)
+- [cargo-make](https://github.com/sagiegurari/cargo-make)
### Optional
- [cargo-watch](https://crates.io/crates/cargo-watch)