Skip to content

Commit 7103040

Browse files
committed
chore: update set up the docs repo step
1 parent d6018c9 commit 7103040

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313

1414
1. [Fork this repo](/fork) and `git clone` it.
1515
2. In your terminal, navigate to the repo from where it was just cloned. This should be located at the `/docs` directory.
16-
3. From your command line, run `yarn && yarn dev`.
17-
4. <http://localhost:3000/> should open automatically.
16+
3. Set yarn version to the modern latest version, run `corepack enable && yarn set version berry`.
17+
4. From your command line, run `yarn && yarn dev`.
18+
5. <http://localhost:3000/> should open automatically.
1819

1920
## How to contribute
2021

0 commit comments

Comments
 (0)