From fae9933c0b06e1494024d02a5670560dccac0592 Mon Sep 17 00:00:00 2001 From: "Janus B. Kristensen" Date: Wed, 18 Jul 2007 13:55:18 +0000 Subject: [PATCH] Database setup instructions svn path=/trunk/boinc/; revision=13179 --- html/bt/INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/html/bt/INSTALL b/html/bt/INSTALL index 66f5a1e7dd..6d3db1147c 100644 --- a/html/bt/INSTALL +++ b/html/bt/INSTALL @@ -6,6 +6,9 @@ to be sent to the clients. Usually this will be the project download directory. +Also, you need to run the database scripts in the /database/-directory in order +to set up your database for bittorrent tracking. + ------------------ How to enable this ------------------