From 2fd0bec4e4abf1a798c3fb9d261b458d2d1874e7 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Thu, 14 Dec 2017 11:00:22 +0000 Subject: [PATCH] docs: note that script install checks the version --- docs/content/install.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content/install.md b/docs/content/install.md index fd669f3d0..08862bcfc 100644 --- a/docs/content/install.md +++ b/docs/content/install.md @@ -29,6 +29,9 @@ For beta installation, run: curl https://rclone.org/install.sh | sudo bash -s beta +Note that this script checks the version of rclone installed first and +won't re-download if not needed. + ## Linux installation from precompiled binary ## Fetch and unpack