Skip to content

Commit 1f68f78

Browse files
authored
Update URL in instructions
1 parent 83ca9f4 commit 1f68f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Usage
2121
-----
2222
``` sh
2323
# get linuxdeploy and linuxdeploy-plugin-checkrt and make them executable
24-
wget -c "https://raw.githubusercontent.com/darealshinji/linuxdeploy-plugin-checkrt/master/linuxdeploy-plugin-checkrt.sh"
24+
wget -c "https://github.com/darealshinji/linuxdeploy-plugin-checkrt/releases/download/continuous/linuxdeploy-plugin-checkrt.sh"
2525
wget -c "https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage"
2626
chmod a+x linuxdeploy-x86_64.AppImage linuxdeploy-plugin-checkrt.sh
2727

0 commit comments

Comments
 (0)