Skip to content

Commit

Permalink
Update linux.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfaz1 authored Dec 20, 2024
1 parent 0cf09ca commit 97de9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/zh-TW/installation/sdl2/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ sudo apt install sbcl build-essential libsdl2-dev libsdl2-image-dev libsdl2-ttf-
- Fedora-like distro
```
sudo dnf install sbcl SDL2-devel SDL2_image-devel SDL2_ttf-devel
sudo dnf group install "C Development Tools and Libraries" "Development Tools"
sudo dnf group install c-development development-tools
```

#### Install qlot
Expand Down

0 comments on commit 97de9f1

Please sign in to comment.