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

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

[nongnu] elpa/j-mode 6ee3cbe 20/56: Updating with el-get support


From: ELPA Syncer
Subject: [nongnu] elpa/j-mode 6ee3cbe 20/56: Updating with el-get support
Date: Sun, 29 Aug 2021 11:20:47 -0400 (EDT)

branch: elpa/j-mode
commit 6ee3cbe07b8d4e572d617fa48bed774caf44550f
Author: Zachary Elliott <zach@nyu.edu>
Commit: Zachary Elliott <zach@nyu.edu>

    Updating with el-get support
---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d055f3c..d34e1c5 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,11 @@ documentation for the [J programming 
language](http://www.jsoftware.com).
 
 ## Installation
 
-Currently the method of installation is entirely manually. Fetch the source via
-git or direct download, place in your load path and load / require normally.
+`j-mode` has been added to the el-get package managment system and can now
+be installed via the `el-get-install` function.
+
+To install the project manually fetch the source via git or direct download, 
+place in your load path and load / require normally.
 
 ```lisp
 ;; Add this to your emacs config



reply via email to

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