From 5ca78c29ea1e125f16a296fcbfcd1b207eba2683 Mon Sep 17 00:00:00 2001 From: Kristaps Kaupe Date: Wed, 29 Jul 2020 02:55:08 +0300 Subject: [PATCH] install.sh now works on macOS, no need to follow more complicated guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57c290a..a062d80 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Alternative to this "quickstart": follow the [install guide](docs/INSTALL.md). ### More installation guides -* Installation on macOS or Windows. Follow [this install guide](docs/INSTALL.md). +* [Installation on Windows](docs/INSTALL.md#installation-on-windows). * [Installation guide for RaspiBlitz](https://github.com/openoms/bitcoin-tutorials/blob/master/joinmarket/README.md). * [Installation guide for RaspiBolt](https://github.com/kristapsk/raspibolt-extras/blob/master/joinmarket.md). * [Installation guide for Qubes+Whonix](https://github.com/qubenix/qubes-whonix-bitcoin/blob/master/1_joinmarket.md).