diff --git a/examples/qemu-vm/minimal-vm.nix b/examples/qemu-vm/minimal-vm.nix index a639d0f..32ee7c9 100644 --- a/examples/qemu-vm/minimal-vm.nix +++ b/examples/qemu-vm/minimal-vm.nix @@ -40,10 +40,11 @@ rec { Welcome to nix-bitcoin! To explore running services, try the following commands: - - nodeinfo - - systemctl status bitcoind - - systemctl status clightning - - lightning-cli getinfo + nodeinfo + systemctl status bitcoind + systemctl status clightning + bitcoin-cli -getinfo + lightning-cli getinfo ''; # Power off VM when the user exits the shell