Update README.md

This commit is contained in:
Milan Nikolic 2017-01-30 06:01:57 +01:00 committed by GitHub
parent 4d2ba5a505
commit 8124087a1d

View file

@ -30,7 +30,7 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l
### Installation ### Installation
go get -v github.com/gen2brain/raylib-go go get -v github.com/gen2brain/raylib-go/raylib
### Example ### Example