From 16e2c660ac2b572c32542ef52af559a40b83aa11 Mon Sep 17 00:00:00 2001 From: Rakotomandimby Mihamina Date: Tue, 28 Jun 2016 15:58:00 +0300 Subject: [PATCH] Update debian.md --- docs/sources/installation/debian.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/installation/debian.md b/docs/sources/installation/debian.md index f87ba3f045a..92f11764aa4 100644 --- a/docs/sources/installation/debian.md +++ b/docs/sources/installation/debian.md @@ -29,13 +29,13 @@ Beta .deb for Debian-based Linux | [3.1.0-beta1](https://grafanarel.s3.amazonaws Add the following line to your `/etc/apt/sources.list` file. - deb https://packagecloud.io/grafana/stable/debian/ wheezy main + deb https://packagecloud.io/grafana/stable/debian/ jessie main Use the above line even if you are on Ubuntu or another Debian version. There is also a testing repository if you want beta or release candidates. - deb https://packagecloud.io/grafana/testing/debian/ wheezy main + deb https://packagecloud.io/grafana/testing/debian/ jessie main Then add the [Package Cloud](https://packagecloud.io/grafana) key. This allows you to install signed packages.