diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:22:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:00 +0700 |
commit | 5e7b647a8e13f0298660f83d1f8ff71e73f16f4e (patch) | |
tree | 93ce6b92c98c8518196055a127af598ce9864d1a /desktop/xmonad/README | |
parent | 27de2f9495685868a98ede3e305bdaed9329b2fa (diff) | |
download | slackbuilds-5e7b647a8e13f0298660f83d1f8ff71e73f16f4e.tar.gz |
desktop/xmonad: Updated for version 0.15.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/xmonad/README')
-rw-r--r-- | desktop/xmonad/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/xmonad/README b/desktop/xmonad/README index 393b2390ed..c998299799 100644 --- a/desktop/xmonad/README +++ b/desktop/xmonad/README @@ -10,7 +10,7 @@ to do user-specific selection. To get you started, the most basic key bindings are: mod-shift-return Launch xterm mod-shift-q Quit xmonad -For a guided tour, see http://www.xmonad.org/tour.html +For a guided tour, see https://www.xmonad.org/tour.html After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |