summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-08 01:51:02 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-08 01:51:02 +0100
commit62b339c47216a7b288c6c629f9e00066af9dc336 (patch)
tree9152af67ee7d2030fdbf9b46b22448e74c2f019b /README
parenta615474dc2daa250602262d59bd3daa7d603cc12 (diff)
downloadxmobar-62b339c47216a7b288c6c629f9e00066af9dc336.tar.gz
xmobar-62b339c47216a7b288c6c629f9e00066af9dc336.tar.bz2
README typo
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index adfe32c..6e530ff 100644
--- a/README
+++ b/README
@@ -335,7 +335,7 @@ Monitors have default aliases.
- Variables that can be used with the `-t`/`--template` argument:
`essid`, `quality`, `qualitybar`
- Default template: `<essid> <quality>`
-- Requires the C library [libiw] (part of the wireless tools suite)
+- Requires the C library [iwlib] (part of the wireless tools suite)
installed in your system. In addition, to activate this plugin you
must pass `--flags="with_iwlib"` during compilation.