Skip to content

Commit b05e74e

Browse files
author
Inkedstinct
committed
docs(getting-started): Add info on how to stop script
1 parent fcfb376 commit b05e74e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/script/getting_started/start.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ def start_demo():
131131

132132
print("Starting the demo...")
133133
print("The demo will run for approximately 2 minutes\n")
134+
print("If you wish to stop it, Ctrl-C will do so and stop the docker compose stack\n")
134135

135136
call("./start.sh")
136137

0 commit comments

Comments
 (0)