From 659b554302dcce3a4f14871f52892b6572474b5b Mon Sep 17 00:00:00 2001 From: Darko Date: Wed, 9 Apr 2014 14:04:17 +0200 Subject: [PATCH] Updated readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afebff667..4c5b67e0c 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Support is given on irc.synirc.net #tmux channel. I started adapting some of more interesting scripts from nZEDb, but they require tempering with newznab database, so use them at your own risk. Any update to nn+ db could render them useless. Scripts require PHP version > 5.3.10 and Python 2.7x or newer. There is a lib folder in main tmux folder. In that folder you will find two folders, /DB/ and /copy_this/. if you are setting up tmux for the first time, import db.sql using cli (mysql -u {┤your username} -p newznab < db.sql). -1. Copy files from /lib/copy_this/ folder into your newznab installation /www folder. You can now edit tmux settings in newznab admin area. This is available in default template for now. +1. Copy files from /lib/copy_this/ folder into your newznab installation /www folder. I have created the nntmux theme where all the settings are available. 2. Most of the scripts are now threaded, they need python installed. Install instructions are in threaded_scripts_readme.txt