We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb7f9f commit 7953002Copy full SHA for 7953002
1 file changed
README.md
@@ -10,7 +10,7 @@ sudo sh -c "curl -kL dexterindustries.com/update_tools | bash"
10
11
For installing the python packages of `script_tools` without root privileges (except for anything else than comes with it), use the following command:
12
```
13
-curl -kL dexterindustris.com/update_tools | bash
+curl -kL dexterindustries.com/update_tools | bash
14
15
16
# Updating
0 commit comments