diff --git a/object-storage/rclone.md b/object-storage/rclone.md index d94aeced4efed268e6f6d1d2feff620879db4dca..7bd68d0000faa02ebe803bafdd57184a51a29d57 100644 --- a/object-storage/rclone.md +++ b/object-storage/rclone.md @@ -43,7 +43,7 @@ In the end, we can make a quick check of PATH variable, whether the desired path ```echo $PATH``` !!! warning - In case you have installed the rclone using the steps above, you can then use the following command to update rclone: + In case you have installed the rclone using the steps above, you can then use the following command to update rclone:<br/> **```rclone selfupdate```**<br/> ```2022/08/25 11:54:07 NOTICE: Successfully updated rclone from version v1.59.0 to version v1.59.1``` @@ -62,7 +62,7 @@ In the next step click to **Start (1)** and search for **Edit the system environ { width="800" height="600" style="display: block; margin: 0 auto" } Then click at **Environment variables (1)** in the displayed window. -{ width="800" height="600" style="display: block; margin: 0 auto" } +{ width="600" height="450" style="display: block; margin: 0 auto" } In the section User variables for **UserXY (1)** you will select the line with variable **Path (2)** and then you will click on the **Edit (3)** button. @@ -72,12 +72,12 @@ You can add the new path by clicking on the **New (1)** button and then you have ```%USERPROFILE%\bin``` -{ width="800" height="600" style="display: block; margin: 0 auto" } +{ width="600" height="450" style="display: block; margin: 0 auto" } In the end, you will click **OK** and **Apply**. !!! warning - In case you have installed the rclone using the steps above, you can then use the following command to update rclone: + In case you have installed the rclone using the steps above, you can then use the following command to update rclone:<br/> **```rclone selfupdate```**<br/> ```2022/08/25 11:54:07 NOTICE: Successfully updated rclone from version v1.59.0 to version v1.59.1```