Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Once you've received an invitation to use Reboot Cloud, you will also receive an
API key. You can then run this application on Reboot Cloud as follows:

```console
rbt cloud up --api-key=YOUR_API_KEY
rbt cloud up --api-key=YOUR_API_KEY --name=yourapp
```

To make calls to the application that just started, find the application's URL
Expand Down