Skip to content

Commit

Permalink
remove archived win repo reference
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptorex committed May 17, 2020
1 parent b0446eb commit 2235d57
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ cd src/
./bitcoinz-cli z_getnewaddress
# Test checking transparent balance
./bitcoinz-cli getbalance
# Test checking total balance
# Test checking total balance
./bitcoinz-cli z_gettotalbalance
# Check all available wallet commands
./bitcoinz-cli help
Expand Down Expand Up @@ -119,9 +119,6 @@ COPY bitcoinz.conf /bitcoinz/data/bitcoinz.conf

Then, build with `docker build -t my-bitcoinz .` and run.

### Windows
Windows build is maintained in [bitcoinz-win project](https://github.com/bitcoinz-pod/bitcoinz-win).

Security Warnings
-----------------

Expand Down

0 comments on commit 2235d57

Please sign in to comment.