From 0afc86cba0b029b541caeeafc04f61990381a3c0 Mon Sep 17 00:00:00 2001 From: MindTooth <33870508+MindTooth@users.noreply.github.com> Date: Tue, 27 Feb 2018 14:33:20 +0100 Subject: [PATCH] Fix heading for NixOS/Nixpkgs The level of heading were one to high. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a959bd77..89b324b9 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ something is still found to be missing, please open an issue. sudo eopkg install fontconfig-devel ``` -### NixOS/Nixpkgs +#### NixOS/Nixpkgs The following command can be used to get a shell with all development dependencies on [NixOS](https://nixos.org).