summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 18986715..6c70452b 100644
--- a/README.rst
+++ b/README.rst
@@ -56,6 +56,12 @@ To install both dependacies and latest Glances version, just enter the followin
curl -L http://bit.ly/glances | /bin/bash
+or
+
+.. code-block:: console
+
+ wget -O- http://bit.ly/glances | /bin/bash
+
*Note*: Only supported on some GNU/Linux distributions.
If you want to support others distribs, please contribute to `glancesautoinstall`_.