From 88ab84bb1d779e70f8893c3f8b24d08975e16193 Mon Sep 17 00:00:00 2001 From: Josh Finer Date: Sun, 24 Jul 2016 17:11:36 -0400 Subject: [PATCH] Update how-to-check-hashrate.md --- posts/faq/how-to-check-hashrate.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/posts/faq/how-to-check-hashrate.md b/posts/faq/how-to-check-hashrate.md index df3111e5..073496e4 100644 --- a/posts/faq/how-to-check-hashrate.md +++ b/posts/faq/how-to-check-hashrate.md @@ -3,4 +3,6 @@ title: How do I check my hashrate? category: mining --- -You check your hashrate using `lbrycrd-cli gethashespersec`. +IF GPU mining please use the pool dashboard or local mining client UI. + +If CPU mining, you check your hashrate using `lbrycrd-cli gethashespersec`.