From cb4aafa308674b74f0e8cff1e44f48688a5afe8d Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg Date: Wed, 29 Jun 2016 16:59:58 -0400 Subject: [PATCH] typo --- posts/faq/mining-credits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/faq/mining-credits.md b/posts/faq/mining-credits.md index c954e798..abd422df 100644 --- a/posts/faq/mining-credits.md +++ b/posts/faq/mining-credits.md @@ -13,7 +13,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. `wget https://s3.amazonaws.com/files.lbry.io/osxbins.zip` 1. `unzip bins.zip` 1. `mkdir ~/Library/Application\ Support/lbrycrd` 1. `sudo chown -R "$(whoami)" ~/Library/Application\ Support/lbrycrd`