Skip to content

Commit 7d6746c

Browse files
authored
improve: pair direction (#9161)
1 parent 936ed92 commit 7d6746c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

marimo/_cli/pair/commands.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def prompt(
183183
f"Use `execute-code.sh --url {url}` from the marimo-pair "
184184
"skill to execute code in the notebook."
185185
f"{token_hint}\n\n"
186-
"Once you are connected, send a fun toast to the user inside marimo letting them know you're ready to pair."
186+
"Once you are connected, send a fun toast (mo.status.toast(...)) to the user inside marimo letting them know you're ready to pair."
187187
)
188188

189189

0 commit comments

Comments
 (0)