diff --git a/README.md b/README.md index c8d5de4b..3a5c5305 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ I recomend using original Windows version of [libmidi](https://github.com/johndp ## Compile To compile, you need a basic c++ toolchain, and satisfy all dependences which are on BUILD-DEPENDS file. Then, just: +You alsow need [Roboto font](https://www.archlinux.org/packages/community/any/ttf-roboto/) and [glew](https://www.archlinux.org/packages/extra/x86_64/glew/) installed on your system $ autoreconf -ivf $ mkdir build