diff --git a/README.org b/README.org index d160468..a5727be 100644 --- a/README.org +++ b/README.org @@ -70,11 +70,11 @@ right now. So, you have to follow one of the following methods: ** Quelpa #+begin_src emacs-lisp -(quelpa (eat :fetcher git - :url "https://codeberg.org/akib/emacs-iwindow.git" - :files ("*.el" "dir" - "*.info" "*.texi" - "*.ti" ("e" "e/*"))) +(quelpa '(eat :fetcher git + :url "https://codeberg.org/akib/emacs-iwindow.git" + :files ("*.el" "dir" + "*.info" "*.texi" + "*.ti" ("e" "e/*"))) #+end_src ** Manual