From a5757d2056da0cf1c2e7a1f03deb5750dbad4d8f Mon Sep 17 00:00:00 2001 From: Kevin Amado Date: Mon, 31 Jan 2022 19:15:12 -0500 Subject: [PATCH] refactor: remove contributing section - It is a little bit outdated, and normally devs know what to do just by looking at the flake.nix --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index efe08ab..421c029 100644 --- a/README.md +++ b/README.md @@ -116,21 +116,6 @@ Let's get Alejandra on our systems: - [nixpkgs-fmt](https://github.com/nix-community/nixpkgs-fmt) - [nixfmt](https://github.com/serokell/nixfmt) -## Contributing - -#### With `direnv` - -```console -$ direnv allow -``` - -#### Without `direnv` - -```console -$ nix develop -c $SHELL -$ menu -``` - ## Footnotes [^benchmark-specs]: