diff --git a/README.md b/README.md index cd6fa8b..c5ab4b1 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,7 @@ Add the following to your `~/.emacs` config and restart your editor: Add the following to your `~/.emacs` or `~/.emacs.d/init.el`: ```elisp -(leaf mint-mode - :mode ("\\.mint\\'" . mint-mode)) +(leaf mint-mode) ``` Features