summaryrefslogtreecommitdiffhomepage
path: root/readme.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-07-24 16:21:57 +0100
committerjao <jao@gnu.org>2022-07-24 16:21:57 +0100
commit8b2ccf0352864d8fc30e02b77f4a5759c5308eea (patch)
tree79826270b7c842770882fee492bab0bd6f545706 /readme.org
parent141e071d0d523a521e0e790efbb57a95854aaaed (diff)
downloadxmobar-8b2ccf0352864d8fc30e02b77f4a5759c5308eea.tar.gz
xmobar-8b2ccf0352864d8fc30e02b77f4a5759c5308eea.tar.bz2
documentation nits
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org10
1 files changed, 5 insertions, 5 deletions
diff --git a/readme.org b/readme.org
index 017e3d9..2aba12d 100644
--- a/readme.org
+++ b/readme.org
@@ -73,12 +73,12 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]].
cabal install xmobar
#+end_src
- Starting with version 0.35.1, xmobar now requires at least GHC
- version 8.4.x. to build. See [[https://codeberg.org/xmobar/xmobar/issues/461][this issue]] for more information.
+ Starting with version 0.35.1, xmobar now requires at least GHC version
+ 8.4.x. to build. See [[https://codeberg.org/xmobar/xmobar/issues/461][this issue]] for more information.
- See [[file:doc/compiling.org][compiling]] for a list of optional compilation flags that will
- enable some optional plugins. For instance, to install xmobar with
- all the bells and whistles (this is probably what you want), use:
+ See [[file:doc/compiling.org#optional-features][here]] for a list of optional compilation flags that will enable some
+ optional plugins. For instance, to install xmobar with all the bells and
+ whistles (this is probably what you want), use:
#+begin_src shell
cabal install xmobar --flags="all_extensions"