From ca30bfaa8b1402d82d2fc0f6d5adea974646eee2 Mon Sep 17 00:00:00 2001 From: jonnyboy Date: Mon, 18 Mar 2013 16:49:49 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35861e19e..e10601a74 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ mysqldump --opt -u username -p newznab > ~/newznab_backup.sql ``` - * Now, Clone my github. These scripts need to run from this location and this is where I was asked to put them. If you have decided to use an alternate location, you will need to edit the file bin/config.php to point to the file neqznab/www/config.php. If you do not, these scripts will not run. + * Now, Clone my github. These scripts need to run from this location and this is where I was asked to put them. If you have decided to use an alternate location, you will need to edit the file bin/config.php to point to the file newznab/www/config.php. If you do not, these scripts will not run. ```bash cd /var/www/newznab/misc/update_scripts/nix_scripts/