From ba6872744c3cdd1cbe16c4391b77e46f3c2446d4 Mon Sep 17 00:00:00 2001 From: Jonas Nick Date: Tue, 1 Jan 2019 20:38:09 +0000 Subject: [PATCH] fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c432ec9..a62f77a 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Adjust configuration Open configuration.nix and remove FIXMEs. No custom boot options or hardware configuration is needed for a VM install. -Deploy Nixops in nex-shell +Deploy Nixops in nix-shell ``` nixops deploy -d bitcoin-node ```