summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShu Ding <ds303077135@gmail.com>2016-02-22 14:36:19 +0800
committerShu Ding <ds303077135@gmail.com>2016-02-22 14:36:19 +0800
commitacab0b2368dfae340b1382954dd7b4e34edc9ded (patch)
tree75d61e7e5e9402a7fe484302c9d0877784eb12eb
parentc955863aac0dbb95f6516c664b22cfadf232dd4f (diff)
Update README.rst
Change http://bit.ly to https://bit.ly
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index b04e2a23..1cf61c32 100644
--- a/README.rst
+++ b/README.rst
@@ -61,13 +61,13 @@ To install both dependencies and latest Glances production ready version
.. code-block:: console
- curl -L http://bit.ly/glances | /bin/bash
+ curl -L https://bit.ly/glances | /bin/bash
or
.. code-block:: console
- wget -O- http://bit.ly/glances | /bin/bash
+ wget -O- https://bit.ly/glances | /bin/bash
*Note*: Only supported on some GNU/Linux distributions. If you want to
support other distributions, please contribute to `glancesautoinstall`_.