diff --git a/README.md b/README.md index 24cc160..dbe3aa6 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ M-x package-install eca ### Doom Emacs: ```elisp -(package! eca :recipe (:fetcher github :repo "editor-code-assistant/eca-emacs" :files ("*.el"))) +(package! eca :recipe (:host github :repo "editor-code-assistant/eca-emacs" :files ("*.el"))) ``` ## Quickstart