From 641fb0ef613388e9f72ab169cba22243a3bbb0c9 Mon Sep 17 00:00:00 2001 From: Nathan <87825638+verygenericname@users.noreply.github.com> Date: Tue, 6 Sep 2022 20:29:07 -0400 Subject: [PATCH] bad download link --- install_with_sshrd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_with_sshrd.md b/install_with_sshrd.md index 280f1be..d5c32a5 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -1,6 +1,6 @@ # Install TrollStore with a SSH Ramdisk (Linux and macOS only) -1. download this tar and extract it https://github.com/opa334/TrollStore/downloads/latest/TrollStore.tar +1. download this tar and extract it https://github.com/opa334/TrollStore/releases/latest/download/TrollStore.tar 2. run `git clone https://github.com/verygenericname/SSHRD_Script --recursive && cd SSHRD_Script`