aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-10 20:40:54 +0000
committerFuwn <[email protected]>2021-05-10 20:40:54 +0000
commit474acde92b18373ca55ce8a7780f20cbda46c74a (patch)
treecafe277b6240431ade68e2f5c342cd0a5c30998a
parentfix(readme): fix dev dependecies (diff)
downloadwhirl-474acde92b18373ca55ce8a7780f20cbda46c74a.tar.xz
whirl-474acde92b18373ca55ce8a7780f20cbda46c74a.zip
docs(readme): add dev dependency disclaimer
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 83e9ac0..66575cb 100644
--- a/README.md
+++ b/README.md
@@ -51,5 +51,8 @@ Please reference the [contribution guidelines](./CONTRIBUTING.md) of this reposi
### Optional
- [cargo-watch](https://crates.io/crates/cargo-watch)
+*These development dependencies will automatically be satisfied if you are using the Nix
+shell configuration as provided.*
+
### License
[GNU General Public License v3.0](./LICENSE)