Skip to content

Commit c39fbb2

Browse files
committed
use epicshop CLI for setup
1 parent fcd0339 commit c39fbb2

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,10 @@ variable and how to fix it here for [windows][win-path] or
5858

5959
## Setup
6060

61-
This is a pretty large project (it's actually many apps in one) so it can take
62-
several minutes to get everything set up the first time. Please have a strong
63-
network connection before running the setup and grab a snack.
61+
Use the Epic Workshop CLI to get this setup:
6462

65-
Follow these steps to get this set up:
66-
67-
```sh
68-
git clone --depth 1 https://github.com/epicweb-dev/full-stack-foundations.git
69-
cd full-stack-foundations
70-
npm run setup
63+
```sh nonumber
64+
npx epicshop@latest add full-stack-foundations
7165
```
7266

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

0 commit comments

Comments
 (0)