Merge pull request #1137
5360316
removed deprecated update-core (Adriaan Joubert)
This commit is contained in:
commit
0b9888a4ee
@ -164,11 +164,7 @@ application.
|
|||||||
|
|
||||||
* Download and install the [MSYS2 installer](http://msys2.github.io), either the 64-bit or the 32-bit package, depending on your system.
|
* Download and install the [MSYS2 installer](http://msys2.github.io), either the 64-bit or the 32-bit package, depending on your system.
|
||||||
* Open the MSYS shell via the `MSYS2 Shell` shortcut
|
* Open the MSYS shell via the `MSYS2 Shell` shortcut
|
||||||
* Update the core packages in your MSYS2 install:
|
* Update packages using pacman:
|
||||||
|
|
||||||
update-core
|
|
||||||
|
|
||||||
* Exit the MSYS shell using Alt+F4, then restart MSYS and update packages using pacman:
|
|
||||||
|
|
||||||
pacman -Syuu
|
pacman -Syuu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user