We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad27e4e commit adae0b5Copy full SHA for adae0b5
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