diff --git a/README.md b/README.md index e67f763..4a4c561 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ In `init.el`, ``` emacs-lisp (use-package doom-modeline :ensure t - :init (doom-modeline-mode 1) + :init (doom-modeline-mode 1)) ``` This package requires the fonts included with `all-the-icons` to be installed.