From d08f932a662738e2debee1d31461f2a7de90b4f8 Mon Sep 17 00:00:00 2001 From: David Pathakjee Date: Wed, 3 Jul 2024 20:28:03 -0700 Subject: [PATCH] Add font installation instructions Automatic installation of elisp dependencies doesn't install the font dependency, so even users of package.el or use-package will need to do that as a separate step. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b80a6f1a..37f7c722 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ If you are using some other method to install, you will need to ensure the follo - `nerd-icons` - `magit` +**Note**: Even if you get those dependencies automatically, you will still need to install the necessary font separately. It can be found [here](https://github.com/ryanoasis/nerd-fonts?tab=readme-ov-file#font-installation). + ## Nix Alternatively, you can use Nix. This repository is a flake and outputs the following packages (versions omitted):