Author: toulmean
Date: Thu Jul 7 06:33:37 2011
New Revision: 1143671
URL: http://svn.apache.org/viewvc?rev=1143671&view=rev
Log:
removing the offending line from the windows instructions
Modified:
buildr/trunk/doc/installing.textile
Modified: buildr/trunk/doc/installing.textile
URL:
http://svn.apache.org/viewvc/buildr/trunk/doc/installing.textile?rev=1143671&r1=1143670&r2=1143671&view=diff
==============================================================================
--- buildr/trunk/doc/installing.textile (original)
+++ buildr/trunk/doc/installing.textile Thu Jul 7 06:33:37 2011
@@ -116,13 +116,7 @@ h2(#windows). Installing on Windows
<br>
-*In details:* We recommend you first upgrade to the latest version of Ruby
gems:
-
-{% highlight sh %}
-> gem update --system
-{% endhighlight %}
-
-Before installing Buildr, please set the @JAVA_HOME@ environment variable to
point to your JDK distribution. Next, use Ruby Gem to install Buildr:
+*In details:* Before installing Buildr, please set the @JAVA_HOME@ environment
variable to point to your JDK distribution. Next, use Ruby Gem to install
Buildr:
{% highlight sh %}
> gem install buildr --platform mswin32