From 4d5ffdc7c6487b63885e981f6fcdc56fc06c7376 Mon Sep 17 00:00:00 2001 From: Pavel Zhovner Date: Sun, 23 Jul 2017 08:06:51 +0300 Subject: [PATCH] Update HOWTO.rst (#206) --- HOWTO.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOWTO.rst b/HOWTO.rst index 7748a84..fb9f5ec 100644 --- a/HOWTO.rst +++ b/HOWTO.rst @@ -3,7 +3,7 @@ Prerequisites ============= **ElectrumX** should run on any flavour of unix. I have run it -successfully on MaxOSX and DragonFlyBSD. It won't run out-of-the-box +successfully on MacOS and DragonFlyBSD. It won't run out-of-the-box on Windows, but the changes required to make it do so should be small - pull requests are welcome.