Skip to content

Commit 16ee0d1

Browse files
committed
docs: update setup instructions
1 parent a0bed4c commit 16ee0d1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ git clone git@github.com:vuejs/theme.git
2020
2. Link theme into docs repo
2121

2222
```bash
23-
# in ./theme
23+
# In ./theme
24+
# Install dependencies
25+
yarn
26+
# Link workspace in ./theme
2427
yarn link
2528

2629
# in ./docs

0 commit comments

Comments
 (0)