branch: externals/flymake-proselint commit f94565defa84a3784cdbab5dda5c02d3d5fef98a Author: Manuel Uberti <manuel.ube...@inventati.org> Commit: Manuel Uberti <manuel.ube...@inventati.org>
Update installation instructions --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9412623..fcaca5b 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ This package makes it possible to use [proselint](http://proselint.com/) with Em it with something like: ``` emacs-lisp -(use-package flymake-proselint - :ensure flymake-quickdef) +(use-package flymake-proselint) ``` Or you can use [`straight.el`](https://github.com/raxod502/straight.el) to install it from this repository instead: