summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2017-01-26 09:57:26 +0100
committerNicolargo <nicolas@nicolargo.com>2017-01-26 09:57:26 +0100
commit3e0947fd13f30a5ad8777c7600eb1605da4c46a3 (patch)
treef9cbecf21ed5c02fc47bd7daba2e00e04eff9eb4 /README.rst
parent80c79402a8e0297a4fd43e5a8cf1cf73e5a27936 (diff)
Add catch for Wifi cell
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index ed67bfd6..b96bd5cc 100644
--- a/README.rst
+++ b/README.rst
@@ -128,6 +128,9 @@ on Debian/Ubuntu you need to install first the *python-dev* package.
For Fedora/CentOS/RHEL install first *python-devel* package. For Windows,
just install psutil from the binary installation file.
+*Note 2 (for the Wifi plugin)*: If you want to use the Wifi plugin, you need
+to install the *wireless-tools* package on your system.
+
You can also install the following libraries in order to use optional
features (like the Web interface, exports modules, sensors...):