From 64f752366733ecbdb11bdee10cca997f3f8d7a9d Mon Sep 17 00:00:00 2001 From: s2 Date: Tue, 24 Apr 2018 09:11:02 +0200 Subject: [PATCH] update download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39f0071..ef855b1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ bash script to encrypt data using a users ssh public key. ## install ``` -wget https://git.e.tern.al/s2/sshencdec/raw/master/sshencdec.sh +wget https://git.e.tern.al/s2/sshencdec/raw/branch/master/sshencdec.sh chmod +x sshencdec.sh ```