From 13daa01c44b844d61ca0f446cdd3e50983cb717b Mon Sep 17 00:00:00 2001 From: jonnyboy Date: Mon, 4 Feb 2013 00:20:04 +0100 Subject: [PATCH] fixed instructions to using kevin123's git --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bf43e2ed8..c5808f4d7 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ ```bash cd /var/www/newznab/misc/testing - git clone https://github.com/kevinlekiller/Newznab-InnoDB-Dropin.git kev-innodb - cd kev-innodb/lib/innodb - php convertToInnoDB.php + git clone https://github.com/kevinlekiller/Newznab-Barracuda barracuda + cd barracuda/B\ +\ P/ + php bpinnodb_compressed.php ``` * Now, Clone my github. Theses scripts should be able to run from any path, but this location is where I was asked to put it.