Skip to content

Commit d80015f

Browse files
committed
Changed the warning
1 parent 8db95a2 commit d80015f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pages/stack/interop/tutorials/message-passing.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,7 @@ For development purposes, we'll first use autorelay mode to handle message execu
9595

9696

9797
<Callout type="warning" emoji="⚠️">
98-
Do *not* attempt to run these steps with the [devnet](../tools/devnet).
99-
At this point we are relying on the autorelay functionality of Supersim.
100-
The devnet does not have this, you have to send the executing message yourself, as explained [here](#implement-manual-message-relaying).
98+
If you attempt to run these steps with the [devnet](../tools/devnet), you *must* Send the executing message yourself, as explained [here](#implement-manual-message-relaying).
10199
</Callout>
102100

103101
1. In the directory where Supersim is installed, start it with autorelay.

0 commit comments

Comments
 (0)