We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f76e495 + adae0b5 commit 61df7f2Copy full SHA for 61df7f2
1 file changed
src/quickstart/deploy-an-app.md
@@ -32,7 +32,7 @@ friendly (and sometimes funny) name.
32
```
33
$ deis create --no-remote
34
Creating Application... done, created proper-barbecue
35
-remote available at ssh://git@deis.104.197.125.75.nip.io:2222/proper-barbecue.git
+If you want to add a git remote for this app later, use `deis git:remote -a proper-barbecue`
36
37
38
Our application has been created and named `proper-barbecue`. As with the
0 commit comments