We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd0339 commit c39fbb2Copy full SHA for c39fbb2
1 file changed
README.md
@@ -58,16 +58,10 @@ variable and how to fix it here for [windows][win-path] or
58
59
## Setup
60
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.
+Use the Epic Workshop CLI to get this setup:
64
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
+```sh nonumber
+npx epicshop@latest add full-stack-foundations
71
```
72
73
If you experience errors here, please open [an issue][issue] with as many
0 commit comments