[chronojump-web] Added link to install R for OSX 10.6-10.8



commit 0093bcf01b20ce68224a47343e764c51a3cc7955
Author: Xavier de Blas <xaviblas gmail com>
Date:   Wed Feb 17 10:36:46 2016 +0100

    Added link to install R for OSX 10.6-10.8

 web/software.html    |    5 ++++-
 web/software_es.html |    5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/web/software.html b/web/software.html
index 7698bf3..1edfa55 100644
--- a/web/software.html
+++ b/web/software.html
@@ -256,7 +256,10 @@ Note: In both firmwares precision is close to 1ms. The <i>50</i> or <i>10</i> va
                                <i class="fa fa-hand-o-down fa-2x"></i>&nbsp;&nbsp;If this is the first time 
you install Chronojump
                                <ul>
                                        <li><a 
href="http://support.apple.com/kb/HT5290?viewlocale=en_US";>Deactivate Gatekeeper</a></li>
-                                       <li><a 
href="http://cran.cnr.berkeley.edu/bin/macosx/R-latest.pkg";>Install R</a></li>
+                                       <li>Install R
+                                               <br><a 
href="http://cran.cnr.berkeley.edu/bin/macosx/R-latest.pkg";>OSX 10.9 and above</a>
+                                               <br><a 
href="https://cran.r-project.org/bin/macosx/R-3.2.1-snowleopard.pkg";>OSX 10.6 - 10.8</a>
+                                       </li>
                                        <li>Install Chronopic driver:
                                        <br><a 
href="http://www.ftdichip.com/Drivers/VCP/MacOSX/FTDIUSBSerialDriver_v2_3.dmg";>OS X 10.9 and above</a>
                                        <br><a 
href="http://www.ftdichip.com/Drivers/VCP/MacOSX/FTDIUSBSerialDriver_v2_2_18.dmg";>OS X 10.3 - 10.8</a>. Open 
and install second file.
diff --git a/web/software_es.html b/web/software_es.html
index 854a96d..02cb545 100644
--- a/web/software_es.html
+++ b/web/software_es.html
@@ -256,7 +256,10 @@ Nota: En ambos casos la precisiĆ³n es cercana a 1ms. El valor <i>50</i> o <i>10<
                                <i class="fa fa-hand-o-down fa-2x"></i>&nbsp;&nbsp;Si es la primera vez que 
instala Chronojump
                                <ul>
                                        <li><a 
href="http://support.apple.com/kb/HT5290?viewlocale=es_ES";>Desactive Gatekeeper</a></li>
-                                       <li><a 
href="http://cran.cnr.berkeley.edu/bin/macosx/R-latest.pkg";>Instale R</a></li>
+                                       <li>Instale R
+                                               <br><a 
href="http://cran.cnr.berkeley.edu/bin/macosx/R-latest.pkg";>OSX 10.9 y superiores</a>
+                                               <br><a 
href="https://cran.r-project.org/bin/macosx/R-3.2.1-snowleopard.pkg";>OSX 10.6 - 10.8</a>
+                                       </li>
                                        <li>
                                        Instale el driver de Chronopic:
                                        <br><a 
href="http://www.ftdichip.com/Drivers/VCP/MacOSX/FTDIUSBSerialDriver_v2_3.dmg";>OS X 10.9 y superiores</a>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]