From 4353eb8fa4bcbcd22107c29e24729379d343589f Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 4 Sep 2025 22:05:16 +1000 Subject: [PATCH] feat: Use new proxied script url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e893426..20fd350 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you have HSD runnning on a separate computer also add the IP here For a quick and easy installation on ubuntu/debian you can run the install.sh script ```bash -curl https://git.woodburn.au/nathanwoodburn/firewalletbrowser/raw/branch/main/install.sh | bash +curl https://firewallet.au/install.sh | bash ``` This will install all dependencies (including Node/NPM for an internal HSD node), create a python virtual environment and install the required python packages. After the script has run you can start the wallet with