mirror of https://github.com/nicolargo/glances.git
fix: docs(docker) - broken hyperlink
This commit is contained in:
parent
39821a9695
commit
c1a5fddf34
|
|
@ -3,7 +3,7 @@
|
|||
Docker
|
||||
======
|
||||
|
||||
Glances can be installed through Docker, allowing you to run it without installing all the python dependencies directly on your system. Once you have [docker installed](https://docs.docker.com/install/), you can
|
||||
Glances can be installed through Docker, allowing you to run it without installing all the python dependencies directly on your system. Once you have `docker installed <https://docs.docker.com/install/>`_, you can
|
||||
|
||||
Get the Glances container:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue