We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ca9f4 commit 1f68f78Copy full SHA for 1f68f78
README.md
@@ -21,7 +21,7 @@ Usage
21
-----
22
``` sh
23
# 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"
+wget -c "https://github.com/darealshinji/linuxdeploy-plugin-checkrt/releases/download/continuous/linuxdeploy-plugin-checkrt.sh"
25
wget -c "https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage"
26
chmod a+x linuxdeploy-x86_64.AppImage linuxdeploy-plugin-checkrt.sh
27
0 commit comments