Skip to content

Commit 3fb7f9f

Browse files
committed
ref RobertLucian#2 : hotfix - updated README
1 parent e334ac2 commit 3fb7f9f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ Common installation scripts used in multiple products around the Dexter Industri
33

44
# Installing
55

6-
For installing this package with root privileges, use the following command:
6+
For installing the python packages of `script_tools` with root privileges (except for anything else than comes with it), use the following command:
77
```
88
sudo sh -c "curl -kL dexterindustries.com/update_tools | bash"
99
```
1010

11-
For installing this package without root privileges, use the following command:
11+
For installing the python packages of `script_tools` without root privileges (except for anything else than comes with it), use the following command:
1212
```
1313
curl -kL dexterindustris.com/update_tools | bash
1414
```

0 commit comments

Comments
 (0)