]> git.seodisparate.com - mpd_info_screen/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Mon, 1 Aug 2022 04:08:06 +0000 (13:08 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 1 Aug 2022 04:08:06 +0000 (13:08 +0900)
README.md

index 52692c9326d5ba224307c5eac6fcb26a7b424760..e99fe4ce688773a13699cdf7419a1ace380a52d6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,7 +16,9 @@ counter, and the filename currently being played
 By default, unicode characters will not display properly. Build the project with
 the `unicode_support` feature enabled to enable fetching fonts from the local
 filesystem to display unicode characters properly (if the system is missing a
-font, then it will still be displayed incorrectly).
+font, then it will still be displayed incorrectly). Note that your system must
+have `fontconfig` and `freetype` installed (most Linux systems should have these
+installed already).
 
     cargo build --release --features unicode_support