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

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

[elpa] externals/system-packages 25da03b 1/4: Mention that system-packag


From: Alex Branham
Subject: [elpa] externals/system-packages 25da03b 1/4: Mention that system-packages is available on GNU ELPA
Date: Mon, 17 Jun 2019 17:41:01 -0400 (EDT)

branch: externals/system-packages
commit 25da03bab9757009d095dc1ef3e93d8b1ef2d7c4
Author: Alex Branham <address@hidden>
Commit: Alex Branham <address@hidden>

    Mention that system-packages is available on GNU ELPA
---
 README.org         | 10 ++--------
 system-packages.el |  2 +-
 2 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/README.org b/README.org
index 2ee9db3..64da5b0 100644
--- a/README.org
+++ b/README.org
@@ -10,14 +10,8 @@ packages more convenient through emacs.
 
 * Installation
 
-  System packages is available on [[https://melpa.org/#/][MELPA]]. If you use 
[[https://github.com/jwiegley/use-package][use-package]] and have
-  MELPA set up correctly, all you'll need is something like the
-  following:
-
-  #+BEGIN_SRC emacs-lisp :eval never
-    (use-package system-packages
-      :ensure t)
-  #+END_SRC
+  System packages is available on 
[[https://elpa.gnu.org/packages/system-packages.html][GNU ELPA]]. You can get 
it by doing
+  M-x package-install RET system-packages RET.
 
 * Configuration
   
diff --git a/system-packages.el b/system-packages.el
index 3204a07..bdde31a 100644
--- a/system-packages.el
+++ b/system-packages.el
@@ -9,7 +9,7 @@
 ;; Version: 1.0.10
 
 
-;; This file is not part of GNU Emacs.
+;; This file is part of GNU Emacs.
 
 ;;; License:
 ;;



reply via email to

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