Skip to content

Commit ac73f2a

Browse files
committed
use epicshop CLI for setup
1 parent b2cbfab commit ac73f2a

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,10 @@ variable and how to fix it here for [windows][win-path] or
6666

6767
## Setup
6868

69-
Follow these steps to get this set up:
69+
Use the Epic Workshop CLI to get this setup:
7070

7171
```sh nonumber
72-
git clone --depth 1 https://github.com/epicweb-dev/mocking-techniques.git
73-
cd mocking-techniques
74-
npm run setup
72+
npx epicshop@latest add mocking-techniques
7573
```
7674

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

0 commit comments

Comments
 (0)