Skip to content

Commit eae7324

Browse files
committed
in git-for-windows#7: git-extra doesn't seem to exist, probably git-extras was intended
1 parent 47e94b9 commit eae7324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Install-inside-MSYS2-proper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Here the steps to take:
4545

4646
7. And finally install the Git/cURL packages:
4747

48-
pacman -S mingw-w64-x86_64-{git,git-doc-html,git-doc-man,curl} git-extra
48+
pacman -S mingw-w64-x86_64-{git,git-doc-html,git-doc-man,curl} git-extras
4949

5050
8. Close the current shell and open a MINGW64 shell (`msys2_shell.cmd -mingw64`).
5151

0 commit comments

Comments
 (0)