branch: elpa/inf-ruby
commit f232f780ecc12ab19d80e3e4c287327b9fb172dd
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>

    Link to the issue 51
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c61929c060..1d399b2c3d 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,7 @@ type <kbd>M-x describe-function [RET] inf-ruby-minor-mode 
[RET]</kbd>.
 
 * The REPL buffer doesn't seem to react to input?
 
-  Try putting `IRB.conf[:USE_READLINE] = false` into your `~/.irbrc` (issue 
#51).
+  Try putting `IRB.conf[:USE_READLINE] = false` into your `~/.irbrc`
+  (issue [#51](https://github.com/nonsequitur/inf-ruby/issues/51)).
 
 Please report problems at <http://github.com/nonsequitur/inf-ruby/issues>.

Reply via email to