docs/install.md: update

This commit is contained in:
Erik Arvstedt 2021-09-13 14:07:08 +02:00
parent 77af2e4538
commit 7356a34d88
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 1 additions and 3 deletions

View File

@ -311,12 +311,10 @@ You can also build Nix from source by following the instructions at https://nixo
nix-shell nix-shell
``` ```
NOTE that a new directory `secrets/` appeared which contains the secrets for your node.
7. Deploy with krops in nix-shell 7. Deploy with krops in nix-shell
``` ```
krops-deploy deploy
``` ```
This will now create a nix-bitcoin node on the target machine. This will now create a nix-bitcoin node on the target machine.