diff --git a/Third-Party-Installers.md b/Third-Party-Installers.md index e1593a5..0060a67 100644 --- a/Third-Party-Installers.md +++ b/Third-Party-Installers.md @@ -1,4 +1,8 @@ This page documents projects to easily install rclone. If you have a project to install rclone then please feel free to add a section on it here. This should include a URL and a paragraph of description. ## QNAP NAS ## -[RClone QPKG for QNAP](https://qnapclub.eu/fr/qpkg/330) provides a QPKG to install rclone easily on your QNAP NAS. \ No newline at end of file +[RClone QPKG for QNAP](https://qnapclub.eu/fr/qpkg/330) provides a QPKG to install rclone easily on your QNAP NAS. + +## Julia language package manager + +The Julia package manager contains an rclone build in [Rclone_jll](https://github.com/JuliaBinaryWrappers/Rclone_jll.jl). Use `Pkg.add("Rclone_jll")`. \ No newline at end of file