; * README.org (Quelpa): Fix recipe ':url'

This commit is contained in:
Akib Azmain Turja 2022-12-21 01:40:35 +06:00
parent 764b075255
commit 403a1d4b5d
No known key found for this signature in database
GPG key ID: 5535FCF54D88616B

View file

@ -88,7 +88,7 @@ put something like the following in your init file:
#+begin_src emacs-lisp
(quelpa '(eat :fetcher git
:url "/home/akib/projects/emacs-eat"
:url "https://codeberg.org/akib/emacs-eat"
:files ("*.el" ("term" "term/*.el") "*.texi"
"*.ti" ("terminfo/e" "terminfo/e/*")
("terminfo/65" "terminfo/65/*")