From 22ff6f8f2e5d74edb1c467da68d969c21012e924 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Thu, 11 Dec 2025 08:35:21 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61d5c72..a3288d4 100644 --- a/README.md +++ b/README.md @@ -2235,7 +2235,7 @@ You should have received a copy of the GNU General Public License along with thi - [minimal-emacs.d @GitHub](https://github.com/jamescherti/minimal-emacs.d) Contribution from the minimal-emacs.d community: -- [Sunng's minimal-emacs.d Nix flak](https://codeberg.org/sunng/minimal-emacs.d-nix-hm): A Nix flake that enables reproducible deployment of minimal-emacs.d, allowing the Emacs configuration to be pinned, built, and installed through Nix. +- [Sunng's minimal-emacs.d Nix flake](https://codeberg.org/sunng/minimal-emacs.d-nix-hm): A Nix flake that enables reproducible deployment of minimal-emacs.d, allowing the Emacs configuration to be pinned, built, and installed through Nix. Other Emacs packages by the same author: - [compile-angel.el](https://github.com/jamescherti/compile-angel.el): **Speed up Emacs!** This package guarantees that all .el files are both byte-compiled and native-compiled, which significantly speeds up Emacs.