Skip to content

Commit 3a2e038

Browse files
committed
clarify the note
1 parent 75aaa4e commit 3a2e038

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

exercises/README.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ resources provide a deep dive into the protocol, its design principles, and
2727
practical implementation tips.
2828

2929
<callout-danger>
30-
**NOTE**: At the time of this writing, most clients don't support the features
31-
that we're going to be learning about in this workshop. So a lot of what we'll
32-
be doing is theoretical, and the knowledge you acquire in this workshop won't
33-
be immediately practical until we get more clients that support these
34-
features. That said, when we do get these features, you'll be ready to hit the
35-
ground running.
30+
**NOTE**: At the time of this writing, some clients don't support the features
31+
that we're going to be learning about in this workshop. Notably, the best
32+
clients which support most of these features are
33+
[VSCode](https://code.visualstudio.com/) and
34+
[nanobot.ai](https://nanobot.ai/). If you're using another client, you may not
35+
be able to test all the features in this workshop.
3636
</callout-danger>
3737

3838
Ready to build even better AI connected apps? Then let's get going!

0 commit comments

Comments
 (0)