From 1aeaa1debd01f26c26a56f42322712de8d8308a5 Mon Sep 17 00:00:00 2001 From: jagottsicher <30713344+jagottsicher@users.noreply.github.com> Date: Wed, 5 Sep 2018 21:02:32 +0800 Subject: [PATCH 1/2] Update README.md Minor Change, typo corrected. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef6a85da2..cf0b1b589 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ The option "SYNC" should just be use as a fallback. So normally you have the fol #### Download the Blockchain -This is the recommended way for users that are making the setup at home without any further assistance but can take quite some time. You can choose to download over TORRENT or FTP-DOWNLOAD. Choose the FTP is the torrent if not working for you. To stop torrent and choose another option use CTRL+z and then start './10setupBlitz.sh' from terminal. +This is the recommended way for users that are making the setup at home without any further assistance but can take quite some time. You can choose to download over TORRENT or FTP-DOWNLOAD. Choose the FTP if the torrent is not working for you. To stop torrent and choose another option use CTRL+z and then start './10setupBlitz.sh' from the terminal. #### Copy the Blockchain From a320f9e8d9f5fea5750357d13519a46cf8606a34 Mon Sep 17 00:00:00 2001 From: jagottsicher <30713344+jagottsicher@users.noreply.github.com> Date: Wed, 5 Sep 2018 21:11:57 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf0b1b589..f6fac5870 100644 --- a/README.md +++ b/README.md @@ -213,9 +213,9 @@ And if you scroll down .. you see even more feature options: ### Features -But you manually extened your RaspiBlitz with features listed in the RaspiBlot Guide: https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_60_bonus.md +But you manually extened your RaspiBlitz with features listed in the RaspiBolt Guide: https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_60_bonus.md -Already integrated features of the RaspiBlitz are/willbe listed as part of the main menu after connecting per ssh with the admin user. +Already integrated features of the RaspiBlitz are/will be listed as part of the main menu after connecting via ssh as admin user. *Background: The script `91addBonus.sh` is the place to put your setup of features you want to add to RaspiBlitz. Its run at the end of the automated setup process before final reboot. To make the feature executable for the user, add a new option to the `00mainMenu.sh`*