Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #514 from AlexCato/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
chris-belcher committed May 5, 2016
2 parents 83961b6 + ce87948 commit f96ef71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ Widespread use of JoinMarket could improve bitcoin's fungibility as a commodity.
1. `sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt-get install python libsodium-dev -y`
2. `pip install secp256k1` (optional but recommended)
2. `sudo apt-get install python-matplotlib -y` (optional)
3. Download JoinMarket 0.1.3 source from [here](https://github.com/joinmarket-org/joinmarket/releases/tag/v0.1.3)
4. Extract or unzip and `cd joinmarket-0.1.3`
3. Download JoinMarket 0.1.4 source from [here](https://github.com/joinmarket-org/joinmarket/releases/tag/v0.1.4)
4. Extract or unzip and `cd joinmarket-0.1.4`
4. Generating your first wallet will populate the configuration file: `joinmarket.cfg`.
Check if the default settings suit your needs.
Expand Down

0 comments on commit f96ef71

Please sign in to comment.