diff options
author | MindTooth <33870508+MindTooth@users.noreply.github.com> | 2018-02-27 14:33:20 +0100 |
---|---|---|
committer | Joe Wilm <jwilm@users.noreply.github.com> | 2018-02-27 18:57:19 -0800 |
commit | 0afc86cba0b029b541caeeafc04f61990381a3c0 (patch) | |
tree | 5490071a7c339df087c8e0b3388b684b669f5064 | |
parent | 03f9e0cd9a417550d53f34f7b9671a488363d411 (diff) | |
download | alacritty-0afc86cba0b029b541caeeafc04f61990381a3c0.tar.gz alacritty-0afc86cba0b029b541caeeafc04f61990381a3c0.zip |
Fix heading for NixOS/Nixpkgs
The level of heading were one to high.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |