diff --git a/Install-rclone-via-powershell-script.md b/Install-rclone-via-powershell-script.md index 9dec751..fd662dd 100644 --- a/Install-rclone-via-powershell-script.md +++ b/Install-rclone-via-powershell-script.md @@ -1,4 +1,4 @@ -I have wrote a script to install rclone on windows using PowerShell. I have 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 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