summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2017-02-11 10:05:54 +0100
committernicolargo <nicolas@nicolargo.com>2017-02-11 10:05:54 +0100
commitfd45d4121a3636d6cc0a0d1802ab1aff36aacb78 (patch)
tree3b221284bdd36d26b217c7106cda623a8af40ab9 /README.rst
parentfd2db19ce362330f8c3cd157c3085c952517fd50 (diff)
Remove batinfo dep
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 73c42a7d..6055e200 100644
--- a/README.rst
+++ b/README.rst
@@ -50,7 +50,6 @@ Requirements
Optional dependencies:
-- ``batinfo`` (for battery monitoring support) [Linux-only]
- ``bernhard`` (for the Riemann export module)
- ``bottle`` (for Web server mode)
- ``cassandra-driver`` (for the Cassandra export module)
@@ -135,7 +134,7 @@ features (like the Web interface, exports modules...):
.. code-block:: console
- pip install glances[action,batinfo,browser,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi]
+ pip install glances[action,browser,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi]
To upgrade Glances to the latest version: