We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8ea45 commit b1d2eefCopy full SHA for b1d2eef
1 file changed
README.md
@@ -70,16 +70,10 @@ variable and how to fix it here for [windows][win-path] or
70
71
## Setup
72
73
-This is a pretty large project (it's actually many apps in one) so it can take
74
-several minutes to get everything set up the first time. Please have a strong
75
-network connection before running the setup and grab a snack.
76
-
77
-Follow these steps to get this set up:
+Use the Epic Workshop CLI to get this setup:
78
79
```sh nonumber
80
-git clone --depth 1 https://github.com/epicweb-dev/react-performance.git
81
-cd react-performance
82
-npm run setup
+npx epicshop@latest add react-performance
83
```
84
85
If you experience errors here, please open [an issue][issue] with as many
0 commit comments