From 4ecbae122ea00965340e02e0d51990d55a79fec8 Mon Sep 17 00:00:00 2001 From: Shaun Kerr Date: Wed, 5 Sep 2018 10:48:17 +1200 Subject: [PATCH] Fixed nix-shell instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 870863b..ed4c3d2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ nix-build rf.nix Enter the build environment ``` -nix-shell --pure rf.nix +nix-shell --pure ``` Generate the site