From f65ee0e44acda485e950824466b2bcf46a2ab7dc Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Tue, 6 Aug 2024 12:47:36 +0200 Subject: [PATCH] Update installation instructions following inclusion in ELPA * README.md (Getting Started) * kubed.texi (Getting Started): Suggest installing from ELPA. --- README.md | 14 +++++++++----- kubed.texi | 6 ++++-- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 429af2c..c939fde 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,17 @@ You can use Kubed to: # Getting Started -Use your favorite Emacs package manager to install Kubed from Git. You -can clone the Kubed Git repository from any of the following locations: +Get Kubed from GNU ELPA with `M-x package-install`, or use your +favorite Emacs package manager to install Kubed from Git. You can +clone the Kubed Git repository from any of the following locations: - https://git.sr.ht/~eshel/kubed - https://github.com/eshelyaron/kubed.git - git://git.eshelyaron.com/kubed.git -To get started with Kubed, all you need is `kubectl` and Emacs. For -information about usage and customization, see the Kubed manual in Info -or online at https://eshelyaron.com/kubed.html +To get started with Kubed, all you need is `kubectl` and Emacs. Bind +`kubed-prefix-map` to a convenient key (e.g. `C-c k` or `M-K`), or use +`M-x kubed-transient` to explore some of the available commands. + +For more information about usage and customization, see the Kubed +manual in Info or online at https://eshelyaron.com/kubed.html diff --git a/kubed.texi b/kubed.texi index d5f3a4c..a542933 100644 --- a/kubed.texi +++ b/kubed.texi @@ -86,8 +86,10 @@ behavior. @chapter Getting Started @cindex installation -Use your favorite Emacs package manager to install Kubed from Git. You -can clone the Kubed Git repository from any of the following locations: + +Get Kubed from GNU ELPA with @kbd{M-x package-install}, or use your +favorite Emacs package manager to install Kubed from Git. You can +clone the Kubed Git repository from any of the following locations: @itemize @item -- 2.39.5