From d8878999527a65aeb14bb93c06deeeb1044e66e3 Mon Sep 17 00:00:00 2001 From: Dew it Date: Thu, 20 Jun 2019 09:47:58 -0700 Subject: [PATCH] Added packr dependency to the README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f131853..1fa7422 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ on Windows. This is an annoying limitation of how Windows works This means the Windows version of this GUI will probably always be sub-par verses the Linux and Macintosh versions. -In addition to go, pkg-config and gtk+-3.0 must also have been installed in order to build successfully. +In order to build successfully: packr, pkg-config and gtk+-3.0 +must be installed. # build