diff --git a/README.MD b/README.MD index 9cff679..8055853 100644 --- a/README.MD +++ b/README.MD @@ -7,7 +7,7 @@ and continue https://stadicus.github.io/RaspiBolt/raspibolt_60_bonus.html More here: -* [RaspiBlitz: Install BTCPayServer](BTCPayServer/README.md) +* #### [RaspiBlitz: Install BTCPayServer](BTCPayServer/README.md) This guide will make you have BTCPayServer running on your node using the already synced bitcoin blockchain and local LND node and benefit from the backup and security features of RaspiBlitz and the stock LND. No added synchronization needed. diff --git a/electrs/README.md b/electrs/README.md index 3d6e5d1..9eab399 100644 --- a/electrs/README.md +++ b/electrs/README.md @@ -11,7 +11,7 @@ Tested on: * Odroid HC1 and XU4 (~18 hours) * Raspberry Pi 3 B+ (~two days to build the database from scratch). For the RPi3 the lighter weight [Electrum Personal Server](https://stadicus.github.io/RaspiBolt/raspibolt_64_electrum.html) is a good alternative, but only watches the preconfigured addresses and xpubs. -## [Install Electrs](1_electrs_on_RaspiBlitz.sh) +## [Install Electrs](electrs_to_RaspiBlitz.sh) To download and run on the RaspiBlitz (logged in as the user `admin`): `$ wget https://github.com/openoms/bitcoin-tutorials/raw/master/electrs/electrs_to_RaspiBlitz.sh && bash electrs_to_RaspiBlitz.sh`