From 04114c82f2961eafac315f72dba5f1603ebcc7a0 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Thu, 28 Jul 2022 11:07:44 +0100 Subject: [PATCH] Update installation.md --- docs/guide/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guide/installation.md b/docs/guide/installation.md index b8b8c2198..782a08290 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -89,8 +89,8 @@ If you want to host LNbits on the internet, run with the option `--host 0.0.0.0` ```sh git clone https://github.com/lnbits/lnbits-legend.git cd lnbits-legend/ -# Install nix, modern debian distros usually already include -# otherwise run 'sh <(curl -L https://nixos.org/nix/install) --daemon', or use setup here https://nixos.org/download.html#nix-verify-installation +# Modern debian distros usually include Nix, however you can install with: +# 'sh <(curl -L https://nixos.org/nix/install) --daemon', or use setup here https://nixos.org/download.html#nix-verify-installation nix build .#lnbits mkdir data