We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d364971 commit 43ca002Copy full SHA for 43ca002
starter-sample/README.md
@@ -34,7 +34,10 @@ An explanation of what the env var (`API_KEY`) is, etc.
34
35
### Defang Playground
36
37
-Deploy your application to the defang playground by opening up your terminal and typing `defang up`.
+Deploy your application to the Defang Playground by opening up your terminal and typing:
38
+```bash
39
+defang compose up
40
+```
41
42
### BYOC (AWS)
43
0 commit comments