Shortened url for install.sh

This commit is contained in:
veeso
2021-08-03 17:09:37 +02:00
parent d36d330244
commit 6cfac57162

View File

@@ -63,7 +63,7 @@ If you want to contribute to this project, don't forget to check out our contrib
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 -sSf "https://raw.githubusercontent.com/veeso/termscp/main/install.sh" | sh
curl --proto '=https' --tlsv1.2 -sSLf "https://git.io/JBhDb" | sh
```
while if you're a Windows user, you can install termscp with [Chocolatey](https://chocolatey.org/).