mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tetris: update readme
This commit is contained in:
parent
3950b10d2a
commit
ed445860eb
@ -6,7 +6,7 @@ Tetris has a temporary dependency on GLFW.
|
|||||||
`brew install glfw`
|
`brew install glfw`
|
||||||
|
|
||||||
## Ubuntu
|
## Ubuntu
|
||||||
`sudo apt install libglfw3 libglfw3-dev`
|
`sudo apt install libglfw3 libglfw3-dev libfreetype6-dev libssl-dev`
|
||||||
|
|
||||||
## Arch (and Manjaro)
|
## Arch (and Manjaro)
|
||||||
`sudo pacman -S glfw-x11`
|
`sudo pacman -S glfw-x11`
|
||||||
|
Loading…
Reference in New Issue
Block a user