changeset 1647:ef8a5780ebb2

also mention upgrade commands in the docs for OSX
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 13 Mar 2011 12:58:39 +0100
parents 5fe9f6972987
children 31b70b08f222
files doc/index.html
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Sun Mar 13 12:52:49 2011 +0100
+++ b/doc/index.html	Sun Mar 13 12:58:39 2011 +0100
@@ -700,7 +700,9 @@
     then run:
     </p>
     <!-- http://www.macports.org/ports.php -->
-    <pre>sudo port install autoconf automake bison cmake flex \
+    <pre>sudo port selfupdate
+sudo port upgrade outdated
+sudo port install autoconf automake bison cmake flex \
                   gsed intltool libtool openssl \
                   p5-xml-parser pkgconfig scons \
                   wget xz-devel yasm</pre>