fix README

This commit is contained in:
Jonas Nick
2019-01-01 20:38:09 +00:00
parent c9a334f443
commit ba6872744c

View File

@@ -93,7 +93,7 @@ Adjust configuration
Open configuration.nix and remove FIXMEs. Open configuration.nix and remove FIXMEs.
No custom boot options or hardware configuration is needed for a VM install. 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 nixops deploy -d bitcoin-node
``` ```