File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,9 +77,9 @@ Get Started
7777 If you don't have `Python `_ installed, you can download a binary executable
7878version of the Deis client for Mac OS X, Windows, or Debian Linux:
7979
80- - https://s3-us-west-2.amazonaws.com/opdemand/deis-osx-0.8 .0.tgz
81- - https://s3-us-west-2.amazonaws.com/opdemand/deis-win32-0.8 .0.zip
82- - https://s3-us-west-2.amazonaws.com/opdemand/deis-deb-wheezy-0.8 .0.tgz
80+ - https://s3-us-west-2.amazonaws.com/opdemand/deis-osx-0.9 .0.tgz
81+ - https://s3-us-west-2.amazonaws.com/opdemand/deis-win32-0.9 .0.zip
82+ - https://s3-us-west-2.amazonaws.com/opdemand/deis-deb-wheezy-0.9 .0.tgz
8383
84842. `Register a User `_:
8585
Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ Install the Client
77==================
88The Deis command-line interface (CLI), or client, allows you to interact
99with a Deis :ref: `Controller `. You must install the client to use Deis.
10-
10+
1111Download Binaries
1212-----------------
1313You can download a binary executable version of the Deis client for Mac OS X, Windows, or Debian Linux:
1414
15- - https://s3-us-west-2.amazonaws.com/opdemand/deis-osx-0.8 .0.tgz
16- - https://s3-us-west-2.amazonaws.com/opdemand/deis-win32-0.8 .0.zip
17- - https://s3-us-west-2.amazonaws.com/opdemand/deis-deb-wheezy-0.8 .0.tgz
15+ - https://s3-us-west-2.amazonaws.com/opdemand/deis-osx-0.9 .0.tgz
16+ - https://s3-us-west-2.amazonaws.com/opdemand/deis-win32-0.9 .0.zip
17+ - https://s3-us-west-2.amazonaws.com/opdemand/deis-deb-wheezy-0.9 .0.tgz
1818
1919Extract the ``deis `` binary and place it in your workstation path.
2020
@@ -31,7 +31,7 @@ You can also install the latest Deis client using Python's pip_ package manager:
3131 ...
3232 Successfully installed deis
3333 Cleaning up...
34-
34+
3535 $ deis
3636 Usage: deis <command> [<args>...]
3737
Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ Install the latest Deis client using Python's pip_ package manager:
2929 If you don't have Python _ installed, you can download a binary executable
3030version of the Deis client for Mac OS X, Windows, or Debian Linux:
3131
32- - https://s3-us-west-2.amazonaws.com/opdemand/deis-osx-0.8 .0.tgz
33- - https://s3-us-west-2.amazonaws.com/opdemand/deis-win32-0.8 .0.zip
34- - https://s3-us-west-2.amazonaws.com/opdemand/deis-deb-wheezy-0.8 .0.tgz
32+ - https://s3-us-west-2.amazonaws.com/opdemand/deis-osx-0.9 .0.tgz
33+ - https://s3-us-west-2.amazonaws.com/opdemand/deis-win32-0.9 .0.zip
34+ - https://s3-us-west-2.amazonaws.com/opdemand/deis-deb-wheezy-0.9 .0.tgz
3535
3636Register a User
3737---------------
You can’t perform that action at this time.
0 commit comments