mirror of
https://github.com/JoinMarket-Org/joinmarket-clientserver.git
synced 2026-08-13 12:33:40 +02:00
Clarify that the quickstart install guide is only for Linux
Also make link to install guide for Windows/MacOS more prominently
This commit is contained in:
parent
d246a6992c
commit
1509be0b8f
1 changed files with 5 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ For a quick introduction to Joinmarket you can watch [this demonstration](https:
|
|||
* GUI to support Taker role, including tumbler/automated coinjoin sequence.
|
||||
* PayJoin - more economical and private payments between Joinmarket wallets.
|
||||
|
||||
### Quickstart - RECOMMENDED INSTALLATION METHOD
|
||||
### Quickstart - RECOMMENDED INSTALLATION METHOD (Linux only)
|
||||
|
||||
Once you've downloaded this repo, either as a tar/zip file, and extracted it, or via `git clone`:
|
||||
|
||||
|
|
@ -39,8 +39,11 @@ Do note, Python 2 is incompatible with the Qt GUI.
|
|||
|
||||
You should now be able to run the scripts like `python wallet-tool.py` etc., just as you did in the previous Joinmarket version.
|
||||
|
||||
Alternative to this "quickstart" (including for Windows and MacOS): follow the [install guide](docs/INSTALL.md).
|
||||
Alternative to this "quickstart": follow the [install guide](docs/INSTALL.md).
|
||||
|
||||
### Installation on MacOS or Windows
|
||||
|
||||
Follow [this install guide](docs/INSTALL.md).
|
||||
|
||||
### Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue