Skip to content

Commit cc6eee0

Browse files
committed
use epicshop CLI for setup
1 parent 48c1b16 commit cc6eee0

1 file changed

Lines changed: 2 additions & 14 deletions

File tree

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -66,22 +66,10 @@ variable and how to fix it here for [windows][win-path] or
6666

6767
## Setup
6868

69-
This is a pretty large project (it's actually many apps in one) so it can take
70-
several minutes to get everything set up the first time. Please have a strong
71-
network connection before running the setup and grab a snack.
72-
73-
> **Warning**: This repo is _very_ large. Make sure you have a good internet
74-
> connection before you start the setup process. The instructions below use
75-
> `--depth` to limit the amount you download, but if you have a slow connection,
76-
> or you pay for bandwidth, you may want to find a place with a better
77-
> connection.
78-
79-
Follow these steps to get this set up:
69+
Use the Epic Workshop CLI to get this setup:
8070

8171
```sh nonumber
82-
git clone --depth 1 https://github.com/epicweb-dev/workshop-template.git
83-
cd workshop-template
84-
npm run setup
72+
npx epicshop@latest add workshop-template
8573
```
8674

8775
If you experience errors here, please open [an issue][issue] with as many

0 commit comments

Comments
 (0)