Added apt command to upgrade (#23123)

pull/23195/head^2
Alejandro Suarez 6 years ago committed by GitHub
parent d524bb1ff0
commit a75211ce0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/sources/installation/upgrading.md

@ -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

Loading…
Cancel
Save