From e7bd4674252cfc52c63976db9715ec46711de496 Mon Sep 17 00:00:00 2001 From: gitch1 <63495046+gitch1@users.noreply.github.com> Date: Wed, 29 Apr 2020 12:45:41 +0000 Subject: [PATCH] Updated Install rclone via powershell script (markdown) --- Install-rclone-via-powershell-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-rclone-via-powershell-script.md b/Install-rclone-via-powershell-script.md index fd662dd..50c5561 100644 --- a/Install-rclone-via-powershell-script.md +++ b/Install-rclone-via-powershell-script.md @@ -1,4 +1,4 @@ -I have written script to install rclone on Windows using PowerShell. (I wrote this for my own use but am sharing it.) The default settings need Admin rights, as it installs the latest beta into the system32 folder. If you have feature requests I have started a thread on the forums located here: +I have written a script to install rclone on Windows using PowerShell. (I wrote this for my own use but am sharing it.) The default settings need Admin rights, as it installs the latest beta into the system32 folder. If you have feature requests I have started a thread on the forums located here: https://forum.rclone.org/t/install-script-for-rclone-on-windows/3149