From 4c63fe66d9257ff2d3c2814c00bc22af5d3f5976 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Thu, 26 Oct 2017 16:53:44 -0400 Subject: [PATCH] clear up CPU mining --- content/faq/mining-credits.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/faq/mining-credits.md b/content/faq/mining-credits.md index 1e6658fc..bb20524b 100644 --- a/content/faq/mining-credits.md +++ b/content/faq/mining-credits.md @@ -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`