; Fix typo in code in Quelpa section in README.org
This commit is contained in:
parent
3464e6b68c
commit
469b457238
1 changed files with 5 additions and 5 deletions
|
@ -70,7 +70,7 @@ right now. So, you have to follow one of the following methods:
|
||||||
** Quelpa
|
** Quelpa
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(quelpa (eat :fetcher git
|
(quelpa '(eat :fetcher git
|
||||||
:url "https://codeberg.org/akib/emacs-iwindow.git"
|
:url "https://codeberg.org/akib/emacs-iwindow.git"
|
||||||
:files ("*.el" "dir"
|
:files ("*.el" "dir"
|
||||||
"*.info" "*.texi"
|
"*.info" "*.texi"
|
||||||
|
|
Loading…
Add table
Reference in a new issue