diff options
author | Sebastian Sellmeier <mail@sebastian-sellmeier.de> | 2021-05-15 13:00:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-15 13:00:01 +0200 |
commit | 4544ec7e8633b07479bfc9b3f2d546f718c7ec81 (patch) | |
tree | 93fd31d3f450b0fa2c818f965d9cffadce75a7ce /CONTRIBUTING.md | |
parent | 929205022cdde8bee995771fbfbb25bf44af830b (diff) |
Add nix-shell for development, add hint in CONTRIBUTING.md (#207)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 92e4994..83d6eeb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,4 +9,6 @@ please notify the maintainer @AUTplayed via a mention (like used here with the @ Also, in case of adding new dependencies, please notify @AUTplayed and @m1m3-50. +For nix-users: We include a nix-shell for development :-) + Thanks |