diff --git a/.github/README.md b/.github/README.md index 082b72b..a1e4d5b 100644 --- a/.github/README.md +++ b/.github/README.md @@ -39,7 +39,7 @@ Alternatively you can install the latest precompiled binary for your platform. T #### Linux, Mac and Windows Subsystem for Linux Copy and paste the following into a terminal: ``` -curl -O https://install.tunnelmole.com/xD345/install && sudo bash install.sh +curl -O https://install.tunnelmole.com/xD345/install && sudo bash install ``` The script will detect your OS and install the right version. diff --git a/README.md b/README.md index 5734a06..542a2df 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Alternatively, you can install a pre-built binary for your platform #### Linux, Mac and Windows Subsystem for Linux Copy and paste the following into a terminal: ``` -curl -O https://install.tunnelmole.com/xD345/install && sudo bash install.sh +curl -O https://install.tunnelmole.com/n3d5g/install && sudo bash install ``` The script will detect your OS and install the right version.