mirror of
https://github.com/robbie-cahill/tunnelmole-client.git
synced 2026-08-24 02:34:13 -05:00
Update install code
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user