summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-09-02 08:55:45 +0200
committerterry%netscape.com <>1998-09-02 08:55:45 +0200
commit2b9e64a1c4d0280353098ba8926389f516b73edb (patch)
treeee8dfe0c85edfc291794dc0f47d7b63b024fa996 /README
parent5384d5f7901b0a0b27266108eef874507360f8ba (diff)
downloadbugzilla-2b9e64a1c4d0280353098ba8926389f516b73edb.tar.gz
bugzilla-2b9e64a1c4d0280353098ba8926389f516b73edb.tar.xz
Tell people that they have to "create database bugs;".
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 8ad6413b2..e9f08f922 100644
--- a/README
+++ b/README
@@ -100,8 +100,10 @@ directories.
3. Setting up database
-You should be run all six scripts named make*.sh. This creates the
-databases and populates them a teeny bit.
+First, run mysql, and tell it "create database bugs;".
+
+Now, you should be run all six scripts named make*.sh. This creates the
+database tables and populates them a teeny bit.
4. Setting the parameters