Skip to content

Commit

Permalink
Update install code
Browse files Browse the repository at this point in the history
  • Loading branch information
robbie-cahill committed Dec 6, 2023
1 parent 9871ab9 commit 9beb403
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 9beb403

Please sign in to comment.