Skip to content

Commit 2bef006

Browse files
committed
use yarn
1 parent 0a17785 commit 2bef006

File tree

2 files changed

+212
-37
lines changed

2 files changed

+212
-37
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fern generate --version <version>
3535

3636
In the root of this repository:
3737
```
38-
cd custom-implementation/ && npm i && npm run build && cd ..
38+
cd custom-implementation/ && yarn && yarn build && cd ..
3939
fern docs dev
4040
```
4141

0 commit comments

Comments
 (0)