docs(installation): updates docs for 4.1.1

This commit is contained in:
bergquist
2017-01-12 10:38:23 +01:00
parent 821876a85b
commit 35db025b0a
3 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -15,14 +15,14 @@ weight = 1
Description | Download
------------ | -------------
Stable for Debian-based Linux | [4.1.0 (x86-64 deb)](https://grafanarel.s3.amazonaws.com/builds/grafana_4.1.0-1484127817_amd64.deb)
Stable for Debian-based Linux | [4.1.1 (x86-64 deb)](https://grafanarel.s3.amazonaws.com/builds/grafana_4.1.1-1484211277_amd64.deb)
## Install Stable
```
$ wget https://grafanarel.s3.amazonaws.com/builds/grafana_4.1.0-1484127817_amd64.deb
$ wget https://grafanarel.s3.amazonaws.com/builds/grafana_4.1.1-1484211277_amd64.deb
$ sudo apt-get install -y adduser libfontconfig
$ sudo dpkg -i grafana_4.1.0-1484127817_amd64.deb
$ sudo dpkg -i grafana_4.1.1-1484211277_amd64.deb
```
## APT Repository