Skip to content

Commit 61df7f2

Browse files
author
Vaughn Dice
committed
Merge pull request #265 from vdice/update-deploy-an-app
docs(deploy-an-app.md): update to reflect current output
2 parents f76e495 + adae0b5 commit 61df7f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/quickstart/deploy-an-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ friendly (and sometimes funny) name.
3232
```
3333
$ deis create --no-remote
3434
Creating Application... done, created proper-barbecue
35-
remote available at ssh://git@deis.104.197.125.75.nip.io:2222/proper-barbecue.git
35+
If you want to add a git remote for this app later, use `deis git:remote -a proper-barbecue`
3636
```
3737

3838
Our application has been created and named `proper-barbecue`. As with the

0 commit comments

Comments
 (0)