From 733893edc0fae272925e56008fa81a546cc943e2 Mon Sep 17 00:00:00 2001 From: sloum Date: Wed, 27 May 2020 22:31:23 -0700 Subject: [PATCH] Adds prerequisit to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b1af0f..85e4923 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ These instructions will get a copy of the project up and running on your local m ### Prerequisites You will need to have [Go](https://golang.org/) version >= 1.11. +To use the Makefile you will need a make that is GNU Make compatible (sorry BSD folks) ### Building, Installing, Uninstalling