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