Add correct paths to the run script

This commit is contained in:
9seconds
2019-11-18 10:51:30 +03:00
parent b6251608d9
commit 47364e7ba8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ This tool will listen on port 3128 by default with the given secret.
Please ensure that docker is installed. After that just execute
```console
curl -sfL https:// | bash
curl -sfL --compressed https://raw.githubusercontent.com/9seconds/mtg/master/run.sh | bash
```