From ccf5e2b9662c358915316666fe6c1f4de7ea4d87 Mon Sep 17 00:00:00 2001 From: Maxim Baz Date: Sun, 16 Feb 2020 21:03:45 +0100 Subject: [PATCH] Mention using `gmake` on FreeBSD, fix #205 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50131e6..c6a5bc3 100644 --- a/README.md +++ b/README.md @@ -377,7 +377,7 @@ If you still want the OTP support, it is provided via a separate extension [brow Make sure you have the latest stable Yarn installed. -The following `make` goals are available (check Makefile for more details): +See below the list of available `make` goals (check Makefile for more details). Use `gmake` on FreeBSD in place of `make`. | Command | Description | | -------------------- | --------------------------------------------------------------------------------------- |