We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cbfab commit ac73f2aCopy full SHA for ac73f2a
1 file changed
README.md
@@ -66,12 +66,10 @@ variable and how to fix it here for [windows][win-path] or
66
67
## Setup
68
69
-Follow these steps to get this set up:
+Use the Epic Workshop CLI to get this setup:
70
71
```sh nonumber
72
-git clone --depth 1 https://github.com/epicweb-dev/mocking-techniques.git
73
-cd mocking-techniques
74
-npm run setup
+npx epicshop@latest add mocking-techniques
75
```
76
77
If you experience errors here, please open [an issue][issue] with as many
0 commit comments