Skip to content

Commit c36d6ff

Browse files
authored
Update InstallYarn.cmd
1 parent e434404 commit c36d6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/helix/content/InstallYarn.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
set PATH=%PATH%;.\jdk\bin
22
call npm.cmd i yarn
3-
call npm.cm install npm@latest -g
3+
call npm.cmd install npm@latest -g
44
call yarn install

0 commit comments

Comments
 (0)