From f1b5f444c78399e8b082800733b943c00b8e366c Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Thu, 26 Oct 2017 19:13:41 +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 f893d02..b4344ee 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 + apt-get install libopenal-dev libxi-dev libxinerama-dev libxcursor-dev libxxf86vm-dev libxrandr-dev ##### Fedora