emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] shell-command+ 6cac2e4 5/6: Fix setup form in README


From: Philip Kaludercic
Subject: [elpa] shell-command+ 6cac2e4 5/6: Fix setup form in README
Date: Sun, 18 Apr 2021 17:12:41 -0400 (EDT)

branch: shell-command+
commit 6cac2e4c20598e781b53c858015fd05e34646c9f
Author: Philip K <philipk@posteo.net>
Commit: Philip K <philipk@posteo.net>

    Fix setup form in README
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 115ae7b..5532f95 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ Bug reports and patches should be sent to my [public inbox].
 Using [`setup`][setup] I configure `shell-command+` as so:
 
 ~~~elisp
-(setup shell-command+
+(setup (:package shell-command+)
   (:option shell-command+-prompt "$ ")
   (:with-feature dired
     (:bind "M-!" shell-command+))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]