Updated install docs and changelog

pull/1657/head
Torkel Ödegaard 11 years ago
parent dc03ca8879
commit 060d0b777b
  1. 2
      CHANGELOG.md
  2. 4
      docs/sources/installation/index.md

@ -1,4 +1,4 @@
# 2.0.0 (unreleased)
# 2.0.0-Beta1 (2015-03-30)
**New features**
- [Issue #1623](https://github.com/grafana/grafana/issues/1623). Share Dashboard: Dashboard snapshot sharing (dash and data snapshot), save to local or save to public snapshot dashboard snapshots.raintank.io site

@ -10,14 +10,14 @@ a tar that contains all required files and binaries. If you can't find a package
to build one your self, read [build from source](../project/building_from_source) instructions for more information.
## Ubuntu & Debian
Start by [downloading](http://grafana.org/download/builds) the latest `.deb` package.
Start by [downloading](http://grafana.org/download) the latest `.deb` package.
To install the package:
$ sudo dpkg -i grafana_latest_amd64.deb
## Redhat & Centos
Start by [downloading](http://grafana.org/download/builds) the latest `.rpm` package.
Start by [downloading](http://grafana.org/download) the latest `.rpm` package.
$ sudo rpm -Uvh grafana-latest-1.x86_64.rpm

Loading…
Cancel
Save