Fix typo.
[ruby_koans.git] / README.rdoc
index 1d916b1..fb6abb1 100644 (file)
@@ -36,6 +36,8 @@ Windows from the command prompt (cmd.exe)
    c:\ruby --version
    c:\rake --version
 
+If you don't have rake installed, just run `gem install rake`
+
 Any response for Ruby with a version number greater than 1.8 is fine (should be
 around 1.8.6 or more). Any version of rake will do.
 
@@ -137,9 +139,8 @@ Requires       :: Ruby 1.8.x or later and Rake (any recent version)
 
 = License
 
-<img src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" />
+http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png
 
-GitImmersion is release under a <a
-href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative
-Commons, Attribution-NonCommercial-ShareAlike, Version 3.0</a>
-License.
+RubyKoans is released under a Creative Commons,
+Attribution-NonCommercial-ShareAlike, Version 3.0
+(http://creativecommons.org/licenses/by-nc-sa/3.0/) License.