Skip to content

Commit b844852

Browse files
committed
use epicshop CLI for setup
1 parent fc6e2bd commit b844852

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

README.md

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

6363
## Setup
6464

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

7767
```sh nonumber
78-
git clone --depth 1 https://github.com/epicweb-dev/build-react-hooks.git
79-
cd build-react-hooks
80-
npm run setup
68+
npx epicshop@latest add build-react-hooks
8169
```
8270

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

0 commit comments

Comments
 (0)