Skip to content

Commit 9d586c4

Browse files
wip(docs): update "Build your own version" section
1 parent 03ad44b commit 9d586c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ Load .vue files dynamically at runtime from your html/js. No node.js environment
128128

129129
**preliminary steps:**
130130
1. clone `vue3-sfc-loader`
131-
1. run `yarn add`
131+
1. (install yarn: `npm install --global yarn`)
132+
1. run `yarn install`
132133

133134
## How It Works
134135

0 commit comments

Comments
 (0)