From b842ce0fe219c3c55d8217cd9a9bed59866061c0 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 16 Jun 2024 05:30:36 -0500 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e3991ea5b..6504f71da 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,8 @@ otherwise, you may also need the following: some Linux distributions (e.g. Ubuntu or openSUSE) will require you to install the `-dev` versions of these. +having libintl is recommended for locale support, but if it isn't present, Furnace will use its own implementation. + ## getting the source type the following on a terminal/console: (make sure Git is installed)