From 90332d5041dcecb66c2df6a11eb899ae09ac4cf8 Mon Sep 17 00:00:00 2001 From: Graeme Nordgren Date: Fri, 23 May 2014 15:46:13 -0700 Subject: [PATCH] Name changes. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5780e7..45bfaeb 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The install process is very simple on most distros: - Clone and symlink to your bin dir. ```bash -git clone https://github.com/unit3/crussh.git +git clone https://github.com/nergdron/crussh.git ln -s crussh/crussh.py ~/bin/crussh ``` @@ -51,12 +51,12 @@ Bugs & TODO ----------- To see current issues, report problems, and see plans for features, -see the [crussh GitHub issues page](https://github.com/unit3/crussh/issues). +see the [crussh GitHub issues page](https://github.com/nergdron/crussh/issues). Copyright and License --------------------- -crussh is copyright 2012 by Graeme Humphries . +crussh is copyright 2012 by Graeme Nordgren . This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by