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

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

[nongnu] elpa/lorem-ipsum 57682a5d6b 23/30: Add MELPA installation instr


From: ELPA Syncer
Subject: [nongnu] elpa/lorem-ipsum 57682a5d6b 23/30: Add MELPA installation instructions
Date: Sun, 11 Dec 2022 20:59:23 -0500 (EST)

branch: elpa/lorem-ipsum
commit 57682a5d6b89500a6b3e0ab4e55ba02c9cb9c84c
Author: Peter W. V. Tran-Jørgensen <pvj@eng.au.dk>
Commit: GitHub <noreply@github.com>

    Add MELPA installation instructions
---
 README.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3709c6018b..e957ed39fd 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,15 @@ Add filler lorem ipsum text to Emacs
 
 ## Installation
 
-Soon to be added to the normal Emacs package repositories.
+**MELPA**
+
+This package is available via MELPA. You can install it by calling:
+
+    M-x package-install RET lorem-ipsum
+
+Finally, the package must be required:
+
+    (require 'lorem-ipsum)
 
 **Manual Installation**
 



reply via email to

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