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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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