updated curl

This commit is contained in:
veeso
2023-03-08 12:07:25 +01:00
parent 51c2618b5a
commit 8cb6c19210
6 changed files with 6 additions and 6 deletions

View File

@@ -161,7 +161,7 @@ If you want to contribute to this project, don't forget to check out our [contri
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:
```sh
curl --proto '=https' --tlsv1.2 -sSLf "https://git.io/JBhDb" | sh
curl -sSLf http://get-termscp.veeso.dev | sh
```
> ❗ MacOs installation requires [Homebrew](https://brew.sh/), otherwise the Rust compiler will be installed