From 0b41b64bf516155a73f3fa7b3c3efedf966d3c37 Mon Sep 17 00:00:00 2001 From: Chris Foster Date: Thu, 12 Nov 2020 21:12:10 +1000 Subject: [PATCH] Updated Third Party Installers (markdown) --- Third-Party-Installers.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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