Changeset 59

Show
Ignore:
Timestamp:
02/09/07 15:31:19 (5 years ago)
Author:
svenfuchs
Message:

updated SVN URL in README to point to branches/for-1.2

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/for-1.2/README

    r46 r59  
    7979From your rails app root directory: 
    8080 
    81 1. <tt>script/plugin install http://svn.globalize-rails.org/svn/globalize/globalize/trunk</tt> 
    82 1. <tt>rake globalize:setup</tt> (might take a while, about a minute or so) 
     811. <tt>script/plugin install http://svn.globalize-rails.org/svn/globalize/branches/for-1.2</tt> 
     822. <tt>rake globalize:setup</tt> (might take a while, about a minute or so) 
    8383 
    8484...and you're globalized, dude!