fixed instructions to using kevin123's git

This commit is contained in:
jonnyboy
2013-02-04 00:20:04 +01:00
parent ce9d26bb6f
commit 13daa01c44
+3 -3
View File
@@ -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.