diff --git a/README.md b/README.md index b761b83684..9565a7a239 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,9 @@ v run news_fetcher.v v run tetris.v ``` + + + In order to build Tetris and anything else using the graphics module, you will need to install glfw and freetype. If you plan to use the http package, you also need to install libcurl.