Skip to content

Commit e22fd6f

Browse files
committed
update the readme for CLI upgrade script
1 parent 381d9ef commit e22fd6f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

cli/upgrade/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a script to upgrade the legacy version of the Remote.It CLI.
44

55
For Windows: upgrade_cli.bat
6-
For Linux: N/A (prepared in the near future)
6+
For Linux: upgrade_cli.sh
77

88
## Supported versions
99

@@ -14,7 +14,7 @@ v1.4.x, v1.5.x, v1.6.x, v1.7.x, v1.8.x, v2.0.x
1414
The target of updated version is defined by the variable "VERSION".
1515
The currently tested and supported version is v3.0.33.
1616

17-
## Supported OS
17+
## Supported OS (especialy Windows)
1818

1919
The following operating systems have been verified this script works.
2020

@@ -32,4 +32,4 @@ support@remote.it
3232
## How to use
3333

3434
1. Copy the upgrade script to a directory of your choice.
35-
2. Then execute this script with administrator privileges.
35+
2. Then execute this script with administrator or root privileges.

0 commit comments

Comments
 (0)