From ffe06ccf38663b91de6595dd6b2a144258d80505 Mon Sep 17 00:00:00 2001 From: Jonas Nick Date: Tue, 22 Jan 2019 21:25:17 +0000 Subject: [PATCH] README: link to appendix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1970005..a6614e5 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Tutorial: install a nix-bitcoin node Get a machine to deploy nix-bitcoin on. This could be a VirtualBox, a machine that is already running [NixOs](https://nixos.org/nixos/manual/index.html) or a cloud provider. Have a look at the options in the [NixOps manual](https://nixos.org/nixops/manual/). +There's a tutorial for installing and configuring VirtualBox in the [appendix](#appendix). The following steps are meant to be run on the machine you deploy from, not the machine you deploy to. @@ -129,8 +130,7 @@ FAQ * **Q:** My disk space is getting low due to nix. * **A:** run `nix-collect-garbage -d` -Appendix -=== +# Appendix Tutorial: install and configure VirtualBox for nix-bitcoin on Debian 9 Stretch --- Add virtualbox.list to /etc/apt/sources.list.d