aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-22 23:51:06 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-05-22 23:51:06 +0800
commit2c5a0391c3299ccbb866a0dd33204dbeccfa2b95 (patch)
treebef068c68a50bad4735b23d524ab6e63b9d315e6 /README.md
parent1c27cc906eb36d3182feb46981f60333bac1448b (diff)
downloadSMELT-2c5a0391c3299ccbb866a0dd33204dbeccfa2b95.tar.xz
Initial stubs for the Windows version.
The port is still incomplete and will be incomplete for a long time.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9eaa3cf..f32db2e 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ with little modification :)
Building dependencies on debian-based systems:
->libfreetype6-dev libopenal-dev libsdl2-dev libpng12-dev
+>libfreetype6-dev libopenal-dev libsdl2-dev libpng-dev
>libjpeg62-turbo-dev libvorbis-dev libogg-dev
To build a module, just run make in the corresponding folder.