From 20f93d33d2d8b6972daf301df485d23776a23f84 Mon Sep 17 00:00:00 2001 From: Anton-Latukha Date: Tue, 29 Sep 2020 01:56:39 +0300 Subject: [PATCH] README: Evaluating Nixpkgs with HNix: m upd --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02c07e0..d739d13 100644 --- a/README.md +++ b/README.md @@ -128,8 +128,8 @@ Please, check that all the tests that were passing prior are still passing for t ### Evaluating Nixpkgs with HNix -Currently the main high-level goal is to be able to evaluate all of nixpkgs. To -run this yourself, first build hnix with `nix-build`, then run the following +Currently the main high-level goal is to be able to evaluate all of Nixpkgs. To +run this yourself, first build `hnix` with `nix-build`, then run the following command: ```