branch: externals/window-commander commit 5e77d34dfac1862a2d0eb87d96fe0d1630343a69 Author: Daniel Semyonov <cm...@dsemy.com> Commit: Daniel Semyonov <cm...@dsemy.com>
; Modify installation section of the README file and Info node --- README | 10 ++++++---- swsw.texi | 6 +++++- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/README b/README index c2d79f6fee..b3dc7ceaa7 100644 --- a/README +++ b/README @@ -5,11 +5,13 @@ for switching to windows using IDs assigned to them automatically. Installation: -Currently, only manual installation is available: +From ELPA: -Clone the repository: +M-x package-install RET swsw RET + +From the repository: -$ cd +Clone the repository: $ git clone 'https://git.sr.ht/~dsemy/swsw' @@ -21,7 +23,7 @@ $ make Install the package: -M-x package-install-file RET ~/swsw/swsw-1.1.tar RET +M-x package-install-file RET /path/to/clone/swsw-VERSION.tar RET Usage: diff --git a/swsw.texi b/swsw.texi index 41faaf411e..c8184e2304 100644 --- a/swsw.texi +++ b/swsw.texi @@ -86,7 +86,11 @@ and easy to hack on. @node Installation @chapter Installation -swsw can currently only be installed manually. +swsw can be installed from GNU ELPA: + +@table @asis +@item @kbd{M-x package-install RET swsw RET} +@end table @menu * Installing a release::