Skip to content

Commit 5069f9f

Browse files
committed
use epicshop CLI for setup
1 parent 3ff2e8a commit 5069f9f

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
@@ -74,22 +74,10 @@ variable and how to fix it here for [windows][win-path] or
7474

7575
## Setup
7676

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

8979
```sh nonumber
90-
git clone --depth 1 https://github.com/epicweb-dev/full-stack-testing.git
91-
cd full-stack-testing
92-
npm run setup
80+
npx epicshop@latest add full-stack-testing
9381
```
9482

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

0 commit comments

Comments
 (0)