mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 09:21:26 +00:00
Update mining-credits.md
This commit is contained in:
parent
eb75488784
commit
9b26d4a193
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ LBRY binaries are out for OS X and Ubuntu. Others may try compiling from source.
|
|||
## Mining on macOS
|
||||
|
||||
1. `wget https://s3.amazonaws.com/files.lbry.io/osxbins.zip`
|
||||
1. `unzip bins.zip`
|
||||
1. `unzip osxbins.zip`
|
||||
1. `mkdir ~/Library/Application\ Support/lbrycrd`
|
||||
1. `sudo chown -R "$(whoami)" ~/Library/Application\ Support/lbrycrd`
|
||||
1. `echo -e "rpcuser=lbryrpc\nrpcpassword=$(env LC_CTYPE=C LC_ALL=C tr -dc A-Za-z0-9 < /dev/urandom | head -c 16 | xargs)" > ~/Library/Application\ Support/lbrycrd/lbrycrd.conf`
|
||||
|
|
Loading…
Add table
Reference in a new issue