diff options
| author | Greg Roach <fisharebest@gmail.com> | 2013-12-05 08:34:05 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2013-12-05 08:34:05 +0000 |
| commit | 3ed5b6b293ed57273d9ce8b3e26191cb4d167ee0 (patch) | |
| tree | cd6cdd382d37d5627b1136e0823b90e8936913f2 | |
| parent | 905a998a2b13f8ba7f075e23e237a73942384979 (diff) | |
| download | webtrees-3ed5b6b293ed57273d9ce8b3e26191cb4d167ee0.tar.gz webtrees-3ed5b6b293ed57273d9ce8b3e26191cb4d167ee0.tar.bz2 webtrees-3ed5b6b293ed57273d9ce8b3e26191cb4d167ee0.zip | |
#55 - Wrong version in readme.html
| -rw-r--r-- | readme.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.html b/readme.html index b693b6b551..ab1ae86bf2 100644 --- a/readme.html +++ b/readme.html @@ -96,7 +96,7 @@ To install <b>webtrees</b>, you need: Installing <b>webtrees</b> is really easy. All you need is a webserver with PHP and MySQL. Almost every web hosting service provides these, but be sure to confirm that those supplied meet or exceed the minimum system requirements. <br><br> <ol> - <li>Download <b>webtrees-1.3.2.zip</b> from <a href="https://launchpad.net/webtrees">http://launchpad.net/webtrees</a></li> + <li>Download <b>webtrees</b> from <a href="https://launchpad.net/webtrees">http://launchpad.net/webtrees</a></li> <li>Unzip the files and upload them to an empty directory on your web server.</li> <li>Open your web browser and type the URL for your <b>webtrees</b> site (for example, http://www.yourserver.com/webtrees) into the address bar.</li> <li>The <b>webtrees</b> setup wizard will start automatically. Simply follow the steps, answering each question as you proceed. (See '''Step Six''' procedure below.)</li> |
