From 916cf1cd54bd7dd517588f56b3a3f0bd687debe0 Mon Sep 17 00:00:00 2001 From: david Date: Sat, 18 Oct 2014 18:42:24 +0200 Subject: [PATCH] changed readme to match repo transfer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 899cb40..e406124 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ remote folders. ### installation ```sh -sudo wget https://raw.github.com/beyondthewall/sshbackup/0.4.0/sshbackup -O /usr/bin/sshbackup +sudo wget https://raw.github.com/socialnerds/sshbackup/0.4.0/sshbackup -O /usr/bin/sshbackup sudo chmod +x /usr/bin/sshbackup ```