From 9983f1f0d114a1f021df8f1aa818ea6d80a746be Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:51:13 +0000 Subject: [PATCH] bsx: add windows note --- basicswap-guides/basicswapguides_installation.rst | 7 ++++++- basicswap-guides/basicswapguides_managecoins.rst | 2 +- basicswap-guides/basicswapguides_update.rst | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/basicswap-guides/basicswapguides_installation.rst b/basicswap-guides/basicswapguides_installation.rst index 576fb53..06f8d5a 100644 --- a/basicswap-guides/basicswapguides_installation.rst +++ b/basicswap-guides/basicswapguides_installation.rst @@ -32,12 +32,17 @@ Automated Installation Methods Windows Installation Wizard (.exe) ---------------------------------- +.. note:: + + Development of the Windows Installation Wizard is on temporary hold pending improvements to the post-install experience. + If you must run on Windows, we recommend using the `Docker (advanced) <./basicswapguides_installation#install-using-docker>`_ or the `Linux Scripts Suite (novice) `_ to install inside of `WSL `_ or a Linux Virtual Machine. + Install :term:`BasicSwap` on Windows effortlessly with a graphical installation wizard by downloading the .exe installer from `this Github link `_. This intuitive installer streamlines the setup process via an easy-to-navigate menu. Note that **you must run it as an administrator** for it to work properly. Linux Installation Scripts Suite ------------------------------- -For Linux users, the simplest installation method is through the use of community-developed scripts, available `here on Github `_. This collection of scripts automates common setup tasks, including installing, adding/removing/updating coin cores, updating :term:`BasicSwap`, and enabling :term:`Tor`. +For Linux users, the simplest installation method is through the use of community-developed scripts, available `here on Github `_. This collection of scripts automates common setup tasks, including installing, adding/removing/updating coin cores, updating :term:`BasicSwap`, and enabling :term:`Tor`. Install Using Docker diff --git a/basicswap-guides/basicswapguides_managecoins.rst b/basicswap-guides/basicswapguides_managecoins.rst index 230bcac..93a9e07 100644 --- a/basicswap-guides/basicswapguides_managecoins.rst +++ b/basicswap-guides/basicswapguides_managecoins.rst @@ -65,7 +65,7 @@ You can manage various coin-related options directly from BasicSwap. Typically, .. note:: - Specifically for PIVX, Dash, and Firo, you may need to click on the :guilabel:`Reseed wallet` button **after the blockchain is fully synced** to enable deposits and withdrawals. + Specifically for Bitcoin Cash, PIVX, and Firo, you may need to click on the :guilabel:`Reseed wallet` button **after the blockchain is fully synced** to enable deposits and withdrawals. ---- diff --git a/basicswap-guides/basicswapguides_update.rst b/basicswap-guides/basicswapguides_update.rst index 06c86cd..bf3019e 100644 --- a/basicswap-guides/basicswapguides_update.rst +++ b/basicswap-guides/basicswapguides_update.rst @@ -128,7 +128,7 @@ If you've built :term:`BasicSwap` without using the Docker method, follow these .. tip:: - For Linux users, updating BasicSwap and the coin cores you've enabled is simplified through community-developed scripts available `here on Github `_. + For Linux users w/o docker, updating BasicSwap and the coin cores you've enabled is simplified through community-developed scripts available `here on Github `_. .. tabs::