You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -17,6 +18,11 @@ Trying out Deis? Continue following these instructions for a local cluster setup
17
18
18
19
Upgrading from a previous Deis release? See [Upgrading Deis](http://docs.deis.io/en/latest/installing_deis/upgrading-deis/) for additional information.
19
20
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
+
20
26
## Install prerequisites
21
27
On your workstation:
22
28
* Install [Vagrant v1.6+](http://www.vagrantup.com/downloads.html) and [VirtualBox](https://www.virtualbox.org/wiki/Downloads)
0 commit comments