mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-10 11:26:35 +03:00
Add wget to Glances autoinstall procedure
This commit is contained in:
parent
f58e7ef95e
commit
3a615511ae
@ -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`_.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user