Docs: Update rpm.md (#21547)

Minor format fix
This commit is contained in:
Diana Payton 2020-01-16 13:53:07 -08:00 committed by GitHub
parent e64b5fd018
commit 1e2f7567f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,8 @@ The YUM repository installs the open source edition of Grafana.
sudo nano /etc/yum.repos.d/grafana.repo
```
2. Enter the following information in grafana.repo and then save it.
For stable releases:
For stable releases:
```bash
[grafana]
name=grafana
@ -67,7 +68,7 @@ gpgkey=https://packages.grafana.com/gpg.key
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
```
For beta releases:
For beta releases:
```bash
[grafana]
name=grafana