File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed
Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -68,22 +68,10 @@ variable and how to fix it here for [windows][win-path] or
6868
6969## Setup
7070
71- This is a pretty large project (it's actually many apps in one) so it can take
72- several minutes to get everything set up the first time. Please have a strong
73- network connection before running the setup and grab a snack.
74-
75- > ** Warning** : This repo is _ very_ large. Make sure you have a good internet
76- > connection before you start the setup process. The instructions below use
77- > ` --depth ` to limit the amount you download, but if you have a slow connection,
78- > or you pay for bandwidth, you may want to find a place with a better
79- > connection.
80-
81- Follow these steps to get this set up:
71+ Use the Epic Workshop CLI to get this setup:
8272
8373``` sh nonumber
84- git clone --depth 1 https://github.com/epicweb-dev/mcp-ui.git
85- cd mcp-ui
86- npm run setup
74+ npx epicshop@latest add mcp-ui
8775```
8876
8977If you experience errors here, please open [ an issue] [ issue ] with as many
You can’t perform that action at this time.
0 commit comments