diff --git a/content/guides/quickstart/chat-guide.md b/content/guides/quickstart/chat-guide.md index b005ba3..728081d 100644 --- a/content/guides/quickstart/chat-guide.md +++ b/content/guides/quickstart/chat-guide.md @@ -630,7 +630,7 @@ following: ```shell {% copy=true %} rm -r zod/hut/* -cp -r hut/* zod/hut/* +cp -r hut/* zod/hut/ ``` Back in the Dojo again, we can now commit those files and install the app: