We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c955863 + acab0b2 commit bcff182Copy full SHA for bcff182
README.rst
@@ -61,13 +61,13 @@ To install both dependencies and latest Glances production ready version
61
62
.. code-block:: console
63
64
- curl -L http://bit.ly/glances | /bin/bash
+ curl -L https://bit.ly/glances | /bin/bash
65
66
or
67
68
69
70
- wget -O- http://bit.ly/glances | /bin/bash
+ wget -O- https://bit.ly/glances | /bin/bash
71
72
*Note*: Only supported on some GNU/Linux distributions. If you want to
73
support other distributions, please contribute to `glancesautoinstall`_.
0 commit comments