branch: elpa/racket-mode
commit 6b9a51828a5d08ac9ee4d96a21f6cff95f0e6a17
Author: Greg Hendershott <g...@greghendershott.com>
Commit: Greg Hendershott <g...@greghendershott.com>

    Refresh racket-mode.texi; overlooked in commit f5098c6
---
 doc/racket-mode.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/racket-mode.texi b/doc/racket-mode.texi
index edad5f83a3..108515c7d8 100644
--- a/doc/racket-mode.texi
+++ b/doc/racket-mode.texi
@@ -465,7 +465,7 @@ NOTE: If you get an error message about ``contacting a 
host'' or ``downloading a
 @node Minimal Racket
 @section Minimal Racket
 
-If you have installed the minimal Racket distribution (for example by using 
the 
@uref{https://github.com/Homebrew/homebrew-core/blob/ebd95ad1db5c23b5b76a4a6aaaa60b1e0b58655e/Formula/m/minimal-racket.rb,
 homebrew formula}) Racket Mode needs some additional Racket packages. A simple 
way to get all these packages is to install the @code{drracket} Racket package. 
In a command shell:
+If you have installed the minimal Racket distribution (for example by using 
the 
@uref{https://github.com/Homebrew/homebrew-core/blob/master/Formula/m/minimal-racket.rb,
 homebrew formula}) Racket Mode needs some additional Racket packages. A simple 
way to get all these packages is to install the @code{drracket} Racket package. 
In a command shell:
 
 @example
 raco pkg install --auto drracket

Reply via email to