branch: elpa/age
commit 22724424c5198242a9406055de9231d393d5f5f0
Author: Bas Alberts <[email protected]>
Commit: Bas Alberts <[email protected]>

    Remove scratch branch from example config for rage in README
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index fc859694117..35874bf58a5 100644
--- a/README.org
+++ b/README.org
@@ -81,7 +81,7 @@ look like:
 
 #+begin_src emacs-lisp
 (use-package age
-  :quelpa (age :fetcher github :repo "anticomputer/age.el" :branch "scratch")
+  :quelpa (age :fetcher github :repo "anticomputer/age.el")
   :ensure t
   :demand
   :custom

Reply via email to