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

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

[nongnu] elpa/gnu-indent 9a96cbbdc6 11/17: Add installation instructions


From: ELPA Syncer
Subject: [nongnu] elpa/gnu-indent 9a96cbbdc6 11/17: Add installation instructions
Date: Sun, 27 Nov 2022 16:00:25 -0500 (EST)

branch: elpa/gnu-indent
commit 9a96cbbdc68415a928f6ac3a5f6d5c764ea97771
Author: Akib Azmain Turja <akib@disroot.org>
Commit: Akib Azmain Turja <akib@disroot.org>

    Add installation instructions
---
 README.org | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/README.org b/README.org
index 94447a5d1b..66055a4d18 100644
--- a/README.org
+++ b/README.org
@@ -9,6 +9,22 @@ of point.
 
 GNU Indent supports C, C++ is also partially supported.
 
+* Installation
+
+* Package
+
+Add MELPA to ~package-archives~ then =M-x package-install RET gnu-indent=.
+
+* Quelpa
+
+Do =M-x quelpa RET gnu-indent=, Quelpa should get the recipe from MELPA and
+install it.
+
+* Straight.el
+
+Put this in ~(straight-use-package 'gnu-indent)~ your init file,
+Straight.el should get the recipe from MELPA and install it.
+
 * Commands
 
 - ~gnu-indent-mode~ :: Toggle auto reindentation on save.



reply via email to

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