Skip to content

Commit 43ca002

Browse files
committed
added larger code block in starter readme
1 parent d364971 commit 43ca002

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

starter-sample/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@ An explanation of what the env var (`API_KEY`) is, etc.
3434
3535
### Defang Playground
3636

37-
Deploy your application to the defang playground by opening up your terminal and typing `defang up`.
37+
Deploy your application to the Defang Playground by opening up your terminal and typing:
38+
```bash
39+
defang compose up
40+
```
3841

3942
### BYOC (AWS)
4043

0 commit comments

Comments
 (0)