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