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 @@ -70,22 +70,10 @@ variable and how to fix it here for [windows][win-path] or
7070
7171## Setup
7272
73- This is a pretty large project (it's actually many apps in one) so it can take
74- several minutes to get everything set up the first time. Please have a strong
75- network connection before running the setup and grab a snack.
76-
77- > ** Warning** : This repo is _ very_ large. Make sure you have a good internet
78- > connection before you start the setup process. The instructions below use
79- > ` --depth ` to limit the amount you download, but if you have a slow connection,
80- > or you pay for bandwidth, you may want to find a place with a better
81- > connection.
82-
83- Follow these steps to get this set up:
73+ Use the Epic Workshop CLI to get this setup:
8474
8575``` sh nonumber
86- git clone --depth 1 https://github.com/epicweb-dev/mcp-auth.git
87- cd mcp-auth
88- npm run setup
76+ npx epicshop@latest add mcp-auth
8977```
9078
9179If you experience errors here, please open [ an issue] [ issue ] with as many
You can’t perform that action at this time.
0 commit comments