Skip to content

Commit 35e9307

Browse files
committed
Code fix (Update README.rdoc)
Applied correct tags to display "gem install rake" as code in rdoc.
1 parent fa699e6 commit 35e9307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Windows from the command prompt (+cmd.exe+)
3636
c:\ruby --version
3737
c:\rake --version
3838

39-
If you don't have +rake+ installed, just run +gem install rake+
39+
If you don't have +rake+ installed, just run <code>gem install rake</code>
4040

4141
Any response for Ruby with a version number greater than 1.8 is fine (should be
4242
around 1.8.6 or more). Any version of +rake+ will do.

0 commit comments

Comments
 (0)