Skip to content

Commit 08a4140

Browse files
committed
docs(README.md): clarify current release and encourage use of master
1 parent 01dc78a commit 08a4140

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy an
44

55
[![Build Status](https://travis-ci.org/deis/deis.png?branch=master)](https://travis-ci.org/deis/deis)
66
[![Coverage Status](https://coveralls.io/repos/deis/deis/badge.png?branch=master)](https://coveralls.io/r/deis/deis?branch=master)
7+
[![Current Release](http://img.shields.io/badge/release-v0.10.0-blue.svg)](https://github.com/deis/deis/releases/tag/v0.10.0)
78

89
![Deis Graphic](https://s3-us-west-2.amazonaws.com/deis-images/deis-graphic.png)
910

@@ -17,6 +18,11 @@ Trying out Deis? Continue following these instructions for a local cluster setup
1718

1819
Upgrading from a previous Deis release? See [Upgrading Deis](http://docs.deis.io/en/latest/installing_deis/upgrading-deis/) for additional information.
1920

21+
Deis is pre-release software. The current release is [v0.10.0](https://github.com/deis/deis/tree/v0.10.0).
22+
Until there is a stable release, we recommend you check out the latest
23+
["master" branch](https://github.com/deis/deis) code and refer
24+
to the [latest documentation](http://docs.deis.io/en/latest/).
25+
2026
## Install prerequisites
2127
On your workstation:
2228
* Install [Vagrant v1.6+](http://www.vagrantup.com/downloads.html) and [VirtualBox](https://www.virtualbox.org/wiki/Downloads)

0 commit comments

Comments
 (0)