diff --git a/frontends/sdl2/README.md b/frontends/sdl2/README.md index 4ef87fee2..7f19e0c84 100644 --- a/frontends/sdl2/README.md +++ b/frontends/sdl2/README.md @@ -20,7 +20,7 @@ $ brew install sdl2_ttf ```shell mkdir ~/common-lisp cd ~/common-lisp -git clone git@github.com:lem-project/cl-sdl2.git +git clone --branch apple-silicon-patch git@github.com:lem-project/cl-sdl2.git git clone git@github.com:lem-project/cl-sdl2-ttf.git git clone git@github.com:lem-project/cl-sdl2-image.git ```