Quellcode durchsuchen

docs: updated debian distro in install docs to stretch, closes #11527

Torkel Ödegaard vor 7 Jahren
Ursprung
Commit
d60c7b2013
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      docs/sources/installation/debian.md

+ 2 - 2
docs/sources/installation/debian.md

@@ -34,7 +34,7 @@ sudo dpkg -i grafana_5.0.4_amd64.deb
 Add the following line to your `/etc/apt/sources.list` file.
 Add the following line to your `/etc/apt/sources.list` file.
 
 
 ```bash
 ```bash
-deb https://packagecloud.io/grafana/stable/debian/ jessie main
+deb https://packagecloud.io/grafana/stable/debian/ stretch main
 ```
 ```
 
 
 Use the above line even if you are on Ubuntu or another Debian version.
 Use the above line even if you are on Ubuntu or another Debian version.
@@ -42,7 +42,7 @@ There is also a testing repository if you want beta or release
 candidates.
 candidates.
 
 
 ```bash
 ```bash
-deb https://packagecloud.io/grafana/testing/debian/ jessie main
+deb https://packagecloud.io/grafana/testing/debian/ stretch main
 ```
 ```
 
 
 Then add the [Package Cloud](https://packagecloud.io/grafana) key. This
 Then add the [Package Cloud](https://packagecloud.io/grafana) key. This