Skip to content

Commit 84b1461

Browse files
committed
use epicshop CLI for setup
1 parent 4423f1f commit 84b1461

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,16 +67,10 @@ variable and how to fix it here for [windows][win-path] or
6767

6868
## Setup
6969

70-
This is a pretty large project (it's actually many apps in one) so it can take
71-
several minutes to get everything set up the first time. Please have a strong
72-
network connection before running the setup and grab a snack.
73-
74-
Follow these steps to get this set up:
70+
Use the Epic Workshop CLI to get this setup:
7571

7672
```sh nonumber
77-
git clone --depth 1 https://github.com/epicweb-dev/advanced-react-patterns.git
78-
cd advanced-react-patterns
79-
npm run setup
73+
npx epicshop@latest add advanced-react-patterns
8074
```
8175

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

0 commit comments

Comments
 (0)