Skip to content

Commit f5098c6

Browse files
Update homebrew formula URL, again
Unlike previous commit, use link to main branch.
1 parent 230d79c commit f5098c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/racket-mode.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ NOTE: If you get an error message about "contacting a host" or "downloading an a
9999

100100
** Minimal Racket
101101

102-
If you have installed the minimal Racket distribution (for example by using the [[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 ~drracket~ Racket package. In a command shell:
102+
If you have installed the minimal Racket distribution (for example by using the [[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 ~drracket~ Racket package. In a command shell:
103103

104104
#+BEGIN_SRC shell
105105
raco pkg install --auto drracket

0 commit comments

Comments
 (0)