Skip to content

Commit b1d2eef

Browse files
committed
use epicshop CLI for setup
1 parent cc8ea45 commit b1d2eef

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +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-
Follow these steps to get this set up:
73+
Use the Epic Workshop CLI to get this setup:
7874

7975
```sh nonumber
80-
git clone --depth 1 https://github.com/epicweb-dev/react-performance.git
81-
cd react-performance
82-
npm run setup
76+
npx epicshop@latest add react-performance
8377
```
8478

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

0 commit comments

Comments
 (0)