Skip to content

Commit eea8847

Browse files
committed
use epicshop CLI for setup
1 parent f6e4b6b commit eea8847

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
@@ -68,16 +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-
Follow these steps to get this set up:
71+
Use the Epic Workshop CLI to get this setup:
7672

7773
```sh nonumber
78-
git clone --depth 1 https://github.com/epicweb-dev/react-hooks.git
79-
cd react-hooks
80-
npm run setup
74+
npx epicshop@latest add react-hooks
8175
```
8276

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

0 commit comments

Comments
 (0)