Update README.md

This commit is contained in:
rdanbrook 2019-04-28 21:22:30 -04:00
parent ac70d6b6b1
commit 1ae9083323

View file

@ -7,7 +7,7 @@ Sega Master System/Game Gear emulator for testing.
Currently runs on Linux, macOS, BSD, and Windows.
#### Compiling
You will require GLFW3, libepoxy, and libao to build.
You will require GLFW3, and libepoxy to build.
```
make
```