Skip to content

Commit

Permalink
Linux deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
honix authored Feb 5, 2019
1 parent 830166e commit 36c18b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Lire is well tested to work with [SBCL](http://www.sbcl.org). Before run Lire ch

- Ubuntu (apt-get): ```sudo apt-get install libffi6 libffi-dev libsdl2 libsdl2-image libsdl2-ttf```

- Fedora (dnf): ```sudo dnf install libffi libffi-dev SDL2 SDL2_image SDL2_ttf```
- Fedora (dnf): ```sudo dnf install libffi libffi-devel SDL2 SDL2_image SDL2_ttf```

- ArchLinux (pacman): ```sudo pacman -S libffi sdl2 sdl2_ttf sdl2_image```

Expand Down

0 comments on commit 36c18b8

Please sign in to comment.