Skip to content

Commit

Permalink
README: Add Ubuntu build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sjakobi committed Mar 2, 2018
1 parent a66e74d commit 298f909
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ stack build

sdl2_mixer must be complied with libmikmod

## Ubuntu build

```
sudo apt install libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev libmikmod-dev libsdl2-mixer-dev
stack build
```

## Windows build

```
Expand Down

0 comments on commit 298f909

Please sign in to comment.