Skip to content

Commit e21e921

Browse files
committed
use epicshop CLI for setup
1 parent b96f484 commit e21e921

1 file changed

Lines changed: 4 additions & 16 deletions

File tree

README.md

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -69,22 +69,10 @@ variable and how to fix it here for [windows][win-path] or
6969

7070
## Setup
7171

72-
This is a pretty large project (it's actually many apps in one) so it can take
73-
several minutes to get everything set up the first time. Please have a strong
74-
network connection before running the setup and grab a snack.
75-
76-
> **Warning**: This repo is _very_ large. Make sure you have a good internet
77-
> connection before you start the setup process. The instructions below use
78-
> `--depth` to limit the amount you download, but if you have a slow connection,
79-
> or you pay for bandwidth, you may want to find a place with a better
80-
> connection.
81-
82-
Follow these steps to get this set up:
83-
84-
```sh
85-
git clone --depth 1 https://github.com/epicweb-dev/data-modeling.git
86-
cd data-modeling
87-
npm run setup
72+
Use the Epic Workshop CLI to get this setup:
73+
74+
```sh nonumber
75+
npx epicshop@latest add data-modeling
8876
```
8977

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

0 commit comments

Comments
 (0)