From 5fad9e11ca19cc64ce259af9c896aa51b1c3f605 Mon Sep 17 00:00:00 2001 From: Daira Emma Hopwood Date: Thu, 7 Dec 2023 16:05:01 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8815762..ae99096 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ git config --local core.hooksPath git-hooks ## Prerequisites -Note: nix users can rely on `flake.nix` which packages the final rendered html into `/share/doc/tfl-book`. Users can install this via: `nix profile install 'github:Electric-Coin-Company/tfl-book'` or to build the local version `nix build`. +Note: Nix users can rely on `flake.nix` which packages the final rendered HTML into `/share/doc/tfl-book`. Users can install this via `nix profile install 'github:Electric-Coin-Company/tfl-book'`, or to build the local version `nix build`. ### Rust prerequisites