We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b41393a + e9ea156 commit 342cc52Copy full SHA for 342cc52
1 file changed
src/using-workflow/installing-the-client.md
@@ -8,7 +8,7 @@ with a Deis [Controller][]. You must install the client to use Deis.
8
9
Install the latest `deis` client for Linux or Mac OS X with:
10
11
- $ curl -sSL http://deis.io/deis-cli/install-v2-alpha.sh | bash
+ $ curl -sSL http://deis.io/deis-cli/install-v2.sh | bash
12
13
The installer puts `deis` in your current directory, but you should move it
14
somewhere in your $PATH:
0 commit comments