From 68b3d8abfdeeb388edb1b5e0528d3fddb66fd9e8 Mon Sep 17 00:00:00 2001 From: worldofpeace Date: Tue, 3 Jul 2018 12:35:13 -0400 Subject: Remove outdated comment about NixOS --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f783b3dc..e0a23b20 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,7 @@ built from source. Instructions are provided for macOS and many Linux variants to compile Alacritty from source. With the exception of Arch (which has a package in the AUR), Void Linux (in main repository) and -[NixOS](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/misc/alacritty/default.nix) -(at the moment in unstable, will be part of 17.09), please first read the +[NixOS](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/misc/alacritty/default.nix), please first read the [prerequisites](#prerequisites) section, then find the section for your OS, and finally go to [building](#building) and [configuration](#configuration). -- cgit