From 7b4732ba6e1c2164c76610112098af5ee79ebd77 Mon Sep 17 00:00:00 2001 From: Andre Neves Date: Sun, 8 Sep 2019 13:41:28 -0400 Subject: [PATCH] hotfix(docs): remove extraneous hash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af8d2c1f5..65c21185f 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Edit `mempool-config.json` to add your Bitcoin Core node RPC credentials: ## MySQL -#Install MariaDB: +Install MariaDB: ```bash # Linux