Update tetris/README for macOS

pull/3334/head
Ricardo Tomasi 2020-01-05 11:52:58 +01:00 committed by Alexander Medvednikov
parent 5a6f9024d3
commit 15415b2aae
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Tetris has a temporary dependency on GLFW.
## macOS
`brew install glfw`
`brew install glfw freetype`
## Ubuntu
`sudo apt install libglfw3 libglfw3-dev libfreetype6-dev libssl-dev`