; Fix :url in Quelpa recipe in README.org
This commit is contained in:
parent
1035d99185
commit
0cf652a591
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ right now. So, you have to follow one of the following methods:
|
|||
|
||||
#+begin_src emacs-lisp
|
||||
(quelpa '(eat :fetcher git
|
||||
:url "https://codeberg.org/akib/emacs-iwindow.git"
|
||||
:url "https://codeberg.org/akib/emacs-eat.git"
|
||||
:files ("*.el" "dir"
|
||||
"*.info" "*.texi"
|
||||
"*.ti" ("e" "e/*")))
|
||||
|
|
Loading…
Add table
Reference in a new issue