diff --git a/docs/configuration.md b/docs/configuration.md index 1e1a0ca..98c0f53 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -22,8 +22,7 @@ This fetches the latest release, verifies its signatures and updates `nix-bitcoi ## Get started with Nix See [Nix - A One Pager](https://github.com/tazjin/nix-1p) for a short guide -to Nix, the language used in `configuration.nix`. - +to Nix, the language used in `configuration.nix`.\ You can follow along this guide by running command `nix repl` which allows you to interactively evaluate Nix expressions.