From 69c5e0c9985dda64d8901658c2efb4ade5f5c88c Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Thu, 26 Oct 2017 19:16:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4344ee..ca56953 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l ##### Ubuntu - apt-get install libopenal-dev libxi-dev libxinerama-dev libxcursor-dev libxxf86vm-dev libxrandr-dev + apt-get install libopenal-dev libgl1-mesa-dev libxi-dev libxinerama-dev libxcursor-dev libxxf86vm-dev libxrandr-dev ##### Fedora