Skip to content

Commit cb942ac

Browse files
authored
Update Chatbot-UI.md
Added a small line to find the package.json
1 parent c2cb80b commit cb942ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Plugins/BotSharp.Plugin.ChatbotUI/Chatbot-UI.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
```shell
55
git clone https://github.com/mckaywrigley/chatbot-ui
6+
cd chatbot-ui (change dir to chatbot-ui to find the package.json)
67
npm i
78
npm run dev
89
```

0 commit comments

Comments
 (0)