; Fix :url in Quelpa recipe in README.org

This commit is contained in:
Akib Azmain Turja 2022-11-25 12:30:45 +06:00
parent 1035d99185
commit 0cf652a591
No known key found for this signature in database
GPG key ID: 5535FCF54D88616B

View file

@ -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/*")))