Update 'README.md'
This commit is contained in:
parent
9f5ab0fe56
commit
d1243efdd0
|
@ -4,5 +4,7 @@ An experimental 3D web browser.
|
||||||
|
|
||||||
## building
|
## building
|
||||||
Install raylib : https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux
|
Install raylib : https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux
|
||||||
|
|
||||||
Install raylib-go https://github.com/gen2brain/raylib-go
|
Install raylib-go https://github.com/gen2brain/raylib-go
|
||||||
|
|
||||||
Then run `go get` to get the rest of the libraries
|
Then run `go get` to get the rest of the libraries
|
||||||
|
|
Loading…
Reference in New Issue