diff --git a/README.org b/README.org index 808daca..8a40ac3 100644 --- a/README.org +++ b/README.org @@ -33,7 +33,7 @@ Optionally you can install it via [[https://github.com/quelpa/quelpa][quelpa]] t (justl-recipe-width 25)) #+end_example -For [[https://github.com/doomemacs/doomemacs][doom emacs]], you can install as: +For [[https://github.com/doomemacs/doomemacs][doom emacs]], you can install by adding the following to your `config.el`: #+begin_example elisp (use-package! justl @@ -41,6 +41,12 @@ For [[https://github.com/doomemacs/doomemacs][doom emacs]], you can install as: (map! :n "e" 'justl-exec-recipe)) #+end_example +and the following to your `packages.el`: + +#+begin_example elisp +(package! justl :recipe (:host github :repo "psibi/justl.el")) +#+end_example + * Usage To list all the recipes present in your justfile, call