From 53d7e822649df9a0cf0438216a056bd595bf2a3b Mon Sep 17 00:00:00 2001
From: marco <marco@5a81b35b-ba03-0410-adc8-b2c5c5119f08>
Date: Tue, 29 Jun 2010 13:52:45 +0000
Subject: [PATCH] fix to MacOS download section

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2473 5a81b35b-ba03-0410-adc8-b2c5c5119f08
---
 website/raw/download.mkdown    |  2 +-
 website/raw/macdownload.mkdown | 11 ++++++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/website/raw/download.mkdown b/website/raw/download.mkdown
index 639d5a6a5..494786563 100644
--- a/website/raw/download.mkdown
+++ b/website/raw/download.mkdown
@@ -7,7 +7,7 @@ title: Download
 Please choose your platform
 
  * [Windows](windowsdownload.html)
- * [MacOS X 10.5 and 10.6](macdownload.html)
+ * [MacOS X 10.6](macdownload.html)
  * [Linux](linuxdownload.html)
 
     
diff --git a/website/raw/macdownload.mkdown b/website/raw/macdownload.mkdown
index 77820634f..18f524b23 100644
--- a/website/raw/macdownload.mkdown
+++ b/website/raw/macdownload.mkdown
@@ -7,8 +7,13 @@ title: Download MacOS X
 OpenStructure is released under the  <a target="extern" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html">LGPL Version 3</a> license.
 
 ## Install It
- * [Download the package](downloads/OSTcurrent_macos.pkg). It contains a full-fledged version of OpenStructure. *Important*: You need MacOS 10.5 or later to run OpenStructure.
- *  Double click the package to start the installation
+ * [Download the package](downloads/OSTcurrent_macos.pkg). It contains a 
+   full-fledged version of OpenStructure. *Important*: You need MacOS 10.6 or 
+   later to run OpenStructure.
+
+ *  Doubleclick the package to start the installation
 
 ## Run It
- * Run DNG in /Applications/OpenStructure. You can find some example scripts in /Applications/OpenStructure/Examples
\ No newline at end of file
+
+ * Run DNG in /Applications/OpenStructure. You can find some example scripts in 
+   /Applications/OpenStructure/Examples
\ No newline at end of file
-- 
GitLab