From eb708033a58262bea5347062b37398119f479cbf Mon Sep 17 00:00:00 2001 From: Cesar Alvarez Vallero Date: Sat, 17 Jul 2021 21:45:38 -0300 Subject: [PATCH] Correct link to Bitcoin-Standup Linux Scripts --- 07_3_Integrating_with_Hardware_Wallets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07_3_Integrating_with_Hardware_Wallets.md b/07_3_Integrating_with_Hardware_Wallets.md index b6bebc1..ebe44e1 100644 --- a/07_3_Integrating_with_Hardware_Wallets.md +++ b/07_3_Integrating_with_Hardware_Wallets.md @@ -22,7 +22,7 @@ There are alternate versions of the Bitcoin Standup script that you used to crea If you have MacOS, you can install [Bitcoin Standup MacOS](https://github.com/BlockchainCommons/Bitcoin-Standup-MacOS/blob/master/README.md). -If you have a local Linux machine, you can install [Bitcoin Standup Linux Scripts](https://github.com/BlockchainCommons/Bitcoin-Standup-MacOS/blob/master/README.md). +If you have a local Linux machine, you can install [Bitcoin Standup Linux Scripts](https://github.com/BlockchainCommons/Bitcoin-Standup-Scripts/blob/master/README.md). Once you've gotten Bitcoin Standup running on your local machine, you'll want to sync the "Testnet" blockchain, assuming that you're continuing to follow the standard methodlogy of this course.