You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by vb...@apache.org on 2008/02/17 18:52:56 UTC

svn commit: r628523 - /incubator/buildr/trunk/doc/pages/download.textile

Author: vborja
Date: Sun Feb 17 09:52:53 2008
New Revision: 628523

URL: http://svn.apache.org/viewvc?rev=628523&view=rev
Log:
Windows have no sudo command, fixed docs

Modified:
    incubator/buildr/trunk/doc/pages/download.textile

Modified: incubator/buildr/trunk/doc/pages/download.textile
URL: http://svn.apache.org/viewvc/incubator/buildr/trunk/doc/pages/download.textile?rev=628523&r1=628522&r2=628523&view=diff
==============================================================================
--- incubator/buildr/trunk/doc/pages/download.textile (original)
+++ incubator/buildr/trunk/doc/pages/download.textile Sun Feb 17 09:52:53 2008
@@ -110,7 +110,7 @@
 We recommend you first upgrade to the latest version of Ruby gems:
 
 {{{!sh
-$ sudo gem update --system
+> gem update --system
 }}}
 
 Before installing Buildr, please set the @JAVA_HOME@ environment variable to