From 37faf96e270298faa2c0e0c8dc43aa939225a70b Mon Sep 17 00:00:00 2001 From: "vladd%bugzilla.org" <> Date: Sun, 29 Jul 2007 23:14:58 +0000 Subject: [PATCH] Bug 379861: Grammatical polishing for the QUICKSTART file (documentation) - Patch by Bruce R'. Miller , r=vladd. --- QUICKSTART | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/QUICKSTART b/QUICKSTART index 7da834b171..86d11317db 100644 --- a/QUICKSTART +++ b/QUICKSTART @@ -9,16 +9,16 @@ and a Sendmail compatible MTA are available. For other configurations, please see Section 4 of the Bugzilla Guide in the docs/ directory. 1. Decide from which URL and directory under your webserver root you - will be serving the Bugzilla webpages from. + will be serving the Bugzilla webpages. -2. Unpack distribution into the chosen directory (there is no copying or +2. Unpack the distribution into the chosen directory (there is no copying or installation involved). -3. Run ./checksetup.pl, look for unsolved requirements, install them. +3. Run ./checksetup.pl, look for unsolved requirements, and install them. You can run checksetup as many times as necessary to check if - everything required is installed. + everything required has been installed. - This will usually include assorted Perl modules, MySQL or PostgreSQL, + These will usually include assorted Perl modules, MySQL or PostgreSQL, and a MTA. After a successful dependency check, checksetup should complain that @@ -41,7 +41,7 @@ see Section 4 of the Bugzilla Guide in the docs/ directory. in the Bugzilla Guide or PostgreSQL documentation. 6. Run checksetup.pl once more; if all goes well, it should set up the - Bugzilla database for you. If not, move back to step 5. + Bugzilla database for you. If not, return to step 5. checksetup.pl should ask you, this time, for the administrator's email address and password. These will be used for the initial -- 2.47.2