From 7b86edb9723e4dcf374e3949495b25ef21ca8cd6 Mon Sep 17 00:00:00 2001 From: hackrush Date: Sat, 3 Feb 2018 20:10:15 +0530 Subject: [PATCH] Added version for which OS regtest was tested --- content/faq/regtest-setup-guide.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/faq/regtest-setup-guide.md b/content/faq/regtest-setup-guide.md index fa3251ce..f87128c7 100644 --- a/content/faq/regtest-setup-guide.md +++ b/content/faq/regtest-setup-guide.md @@ -10,7 +10,8 @@ A regtest server provides for a way to instantly generate blocks so that transac To begin setting up the network, there are a few things you need. -Note that you need a Linux distribution to run all this. A virtual machine is fine. +You'll need a Linux or a Mac distribution to run all this. A virtual machine is fine. +Note: These instructions specifically were tested on Ubuntu version 16.04. ### Virtual Environment