mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
Merge pull request #1904 from iandanforth/patch-1
Correct deb version number in install guide.
This commit is contained in:
commit
67fbb173e3
@ -16,7 +16,7 @@ Description | Download
|
||||
|
||||
$ wget https://grafanarel.s3.amazonaws.com/builds/grafana_2.0.2_amd64.deb
|
||||
$ sudo apt-get install -y adduser libfontconfig
|
||||
$ sudo dpkg -i grafana_2.0.1_amd64.deb
|
||||
$ sudo dpkg -i grafana_2.0.2_amd64.deb
|
||||
|
||||
## APT Repository
|
||||
Add the following line to your `/etc/apt/sources.list`
|
||||
|
Loading…
Reference in New Issue
Block a user