From 9279602c4b7baf9e2613960763c350ff441b6534 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) --- docs/HOWTO.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HOWTO.rst b/docs/HOWTO.rst index 7748a84..fb9f5ec 100644 --- a/docs/HOWTO.rst +++ b/docs/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.