Skip to content

Commit 28b7391

Browse files
author
Matthew Fisher
committed
Merge pull request #2250 from mave/dev
docs(README.md): remove instructions for placing apps on a different cluster
2 parents 173f0d8 + 44bb502 commit 28b7391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ $ cd example-ruby-sinatra
142142
$ deis create
143143
```
144144

145-
Use `deis create --cluster=prod` to place the app on a different cluster. Don't like our name-generator? Use `deis create myappname`.
145+
Don't like our name-generator? Use `deis create myappname`.
146146

147147
## Deploy
148148
When you created the application, a git remote for Deis was added automatically. Deploy with `git push`.

0 commit comments

Comments
 (0)