From 8b08bf636acfba5af7f10e2bd0a646aaa71c16f5 Mon Sep 17 00:00:00 2001 From: Alex Medvednikov Date: Sun, 23 Jun 2019 16:16:55 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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.