diff options
| -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> |
