From e0cdef8844ed0e39f67244ae077a0c98f66c8604 Mon Sep 17 00:00:00 2001 From: woodser Date: Sat, 26 Oct 2024 14:09:53 -0400 Subject: [PATCH] update installing section in readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc883554..e8d40e8e 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,13 @@ Main features: See the [FAQ on our website](https://haveno.exchange/faq/) for more information. -## Running Haveno +## Installing Haveno -Haveno can be used on Monero's main network by using a third party installer and network. We do not endorse any networks at this time. +Haveno can be installed on Linux, macOS, and Windows by using a third party installer and network. We do not endorse any networks at this time. -A test network is also available for users to make test trades using Monero's stagenet. See the [instructions](https://github.com/haveno-dex/haveno/blob/master/docs/installing.md) to build Haveno and connect to the network. +A test network is also available for users to make test trades using Monero's stagenet. See the [instructions](https://github.com/haveno-dex/haveno/blob/master/docs/installing.md) to build Haveno and connect to the test network. + +Alternatively, you can [start your own network](https://github.com/haveno-dex/haveno/blob/master/docs/create-mainnet.md). Note that Haveno is being actively developed. If you find issues or bugs, please let us know.