Oh my. This was a silly bug.

This commit is contained in:
Howard Abrams 2022-03-15 09:26:58 -07:00
parent 78fa9d989a
commit 8d9371de43

View file

@ -90,7 +90,7 @@ If we want to read the [[file:~/.emacs.d/straight/build/sicp/sicp.info][sicp.inf
#+END_SRC #+END_SRC
* Racket * Racket
Actually, lets do this with [[https://racket-lang.org/][Racket]]: Actually, lets do this with [[https://racket-lang.org/][Racket]]:
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC sh
brew install racket brew install racket
#+END_SRC #+END_SRC