branch: externals/nano-modeline commit fcb7898eca343eee92e6b71547205a298e6ab659 Author: Nicolas P. Rougier <nicolas.roug...@inria.fr> Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Update installation instructions --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 096f620..aff4a5e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## GNU Emacs / N Λ N O Modeline +## N Λ N O Modeline A simple modeline. Best with [N Λ N O theme](https://github.com/rougier/nano-theme). @@ -21,16 +21,8 @@ A simple modeline. Best with [N Λ N O theme](https://github.com/rougier/nano-th ### Installation -Install with [straight.el](https://github.com/raxod502/straight.el): +Install with `M-: (package-install nano-modeline)` -``` -;; Optional (N Λ N O theme) -(straight-use-package '(nano-theme :type git :host github - :repo "rougier/nano-theme")) - -(straight-use-package '(nano-theme :type git :host github - :repo "rougier/nano-modeline")) -``` ### Usage