From 5db9f2a2052822952546207f455f7f3a7f78776d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 5 Jul 2024 11:01:26 +0530 Subject: [PATCH] Note in build docs that HERD font is now a build time requirement --- docs/build.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/build.rst b/docs/build.rst index fb64b448f..8f70ce0f4 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -100,6 +100,7 @@ Build-time dependencies: * ``simde`` * ``go`` >= _build_go_version (see :file:`go.mod` for go packages used during building) * ``pkg-config`` +* Symbols NERD Font Mono either installed system-wide or placed in :file:`fonts/SymbolsNerdFontMono-Regular.ttf` * For building on Linux in addition to the above dependencies you might also need to install the following packages, if they are not already installed by your distro: