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

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

[elpa] externals/flymake-proselint adf1ce7 18/18: Update installation in


From: ELPA Syncer
Subject: [elpa] externals/flymake-proselint adf1ce7 18/18: Update installation instructions
Date: Mon, 9 Aug 2021 14:57:24 -0400 (EDT)

branch: externals/flymake-proselint
commit adf1ce7daf1380cb50f365a36548165fe4a32423
Author: Manuel Uberti <manuel.uberti@inventati.org>
Commit: Manuel Uberti <manuel.uberti@inventati.org>

    Update installation instructions
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fcaca5b..0223194 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,8 @@ This package makes it possible to use 
[proselint](http://proselint.com/) with Em
 it with something like:
 
 ``` emacs-lisp
-(use-package flymake-proselint)
+(use-package flymake-proselint
+  :ensure t)
 ```
 
 Or you can use [`straight.el`](https://github.com/raxod502/straight.el) to 
install it from this repository instead:



reply via email to

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