diff options
author | 2004-07-09 02:59:25 +0000 | |
---|---|---|
committer | 2004-07-09 02:59:25 +0000 | |
commit | 8b25e2c713f371a974de86bb28b300d7f354f124 (patch) | |
tree | 6964d96871d6a73dbb4891bc2763d935a334e840 /QUICKSTART | |
parent | Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patc... (diff) | |
download | bugzilla-8b25e2c713f371a974de86bb28b300d7f354f124.tar.gz bugzilla-8b25e2c713f371a974de86bb28b300d7f354f124.tar.bz2 bugzilla-8b25e2c713f371a974de86bb28b300d7f354f124.zip |
Wording, wording.
Diffstat (limited to 'QUICKSTART')
-rw-r--r-- | QUICKSTART | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/QUICKSTART b/QUICKSTART index 9618efa08..3f26f06d1 100644 --- a/QUICKSTART +++ b/QUICKSTART @@ -11,7 +11,7 @@ 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. -2. Unpack distribution into the chosen directory (there is no copy or +2. Unpack distribution into the chosen directory (there is no copying or installation involved). 3. Run ./checksetup.pl, look for unsolved requirements, install them. |