Added apt command to upgrade (#23123)

This commit is contained in:
Alejandro Suarez
2020-03-30 15:50:02 +02:00
committed by GitHub
parent d524bb1ff0
commit a75211ce0d

View File

@ -81,6 +81,7 @@ If you installed Grafana from our APT repository, then Grafana will automaticall
```bash ```bash
sudo apt-get update sudo apt-get update
sudo apt-get upgrade
``` ```
#### Upgrade from binary .tar file #### Upgrade from binary .tar file