diff --git a/README.md b/README.md index 7b5502e..974124d 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ referenced at the top of your config file. { services.emacs = { enable = true; - package = doom-emacs; # Not needed if you're using Home-Manager module instead + package = doom-emacs; # Not needed if you're using the Home-Manager module instead }; } ```