Skip to content

Commit f859b49

Browse files
committed
docs: fix inline code rendering for command in RDoc
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
1 parent 33ac080 commit f859b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you are using Windows, you must install the {MSYS2}[https://www.msys2.org/] d
2626
1. Run the following command in your command prompt:
2727
$ ridk install
2828
2. Select option `3` (MSYS2 and MINGW development toolchain).
29-
3. Once the compiler installation is complete, run the `ridk exec fluent-gem install fluent-plugin-mongo` command.
29+
3. Once the compiler installation is complete, run the <tt>ridk exec fluent-gem install fluent-plugin-mongo</tt> command.
3030

3131
= Plugins
3232

0 commit comments

Comments
 (0)