mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-05 05:15:18 +00:00
clear up CPU mining
This commit is contained in:
parent
fdc10ef0b0
commit
4c63fe66d9
1 changed files with 2 additions and 2 deletions
|
@ -13,13 +13,13 @@ For CPU mining, LBRY binaries are out for OS X, Windows, and Ubuntu. Others may
|
|||
|
||||
You can download the latest binaries [here](https://github.com/lbryio/lbrycrd/releases/latest)
|
||||
|
||||
## Mining on Ubuntu
|
||||
## CPU Mining on Ubuntu
|
||||
|
||||
1. unzip the binaries, and `cd` into the directory containing them
|
||||
1. `./lbrycrdd -server -printtoconsole -gen`
|
||||
1. If you need to start over, run `rm -rf bins.zip lbry* ~/.lbry*`. **Note:** this will delete your wallet and any credits you may have.
|
||||
|
||||
## Mining on macOS
|
||||
## CPU Mining on macOS
|
||||
|
||||
1. unzip the binaries, and `cd` into the directory containing them
|
||||
1. `mkdir ~/Library/Application\ Support/lbrycrd`
|
||||
|
|
Loading…
Add table
Reference in a new issue