Skip to content

Commit

Permalink
docs(README.md): remove instructions for placing apps on a different …
Browse files Browse the repository at this point in the history
…cluster
  • Loading branch information
jannispl committed Oct 23, 2014
1 parent 173f0d8 commit 44bb502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ $ cd example-ruby-sinatra
$ deis create
```

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

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

0 comments on commit 44bb502

Please sign in to comment.