From 6cfac571627760ebdb33f3aff0912ec8679371d4 Mon Sep 17 00:00:00 2001 From: veeso Date: Tue, 3 Aug 2021 17:09:37 +0200 Subject: [PATCH] Shortened url for install.sh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4173d2a..f69dcf6 100644 --- a/README.md +++ b/README.md @@ -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/).