Skip to content

Commit 2a51ab9

Browse files
authored
update linux installation command from termscp.veeso.dev/get-started.html (#223)
1 parent 2b2ebad commit 2a51ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ If you want to contribute to this project, don't forget to check out our [contri
162162
If you are a Linux, a FreeBSD or a MacOS user this simple shell script will install termscp on your system with a single command:
163163

164164
```sh
165-
curl -sSLf http://get-termscp.veeso.dev | sh
165+
curl --proto '=https' --tlsv1.2 -sSLf "https://git.io/JBhDb" | sh
166166
```
167167

168168
> ❗ MacOs installation requires [Homebrew](https://brew.sh/), otherwise the Rust compiler will be installed

0 commit comments

Comments
 (0)