From 53603163bde9bb8142b5560f92598afbed028b43 Mon Sep 17 00:00:00 2001 From: Adriaan Joubert Date: Mon, 26 Sep 2016 23:01:51 +0200 Subject: [PATCH] removed deprecated update-core Functionality handled by pacman --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 5c66289ae..df957d9df 100644 --- a/README.md +++ b/README.md @@ -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. * Open the MSYS shell via the `MSYS2 Shell` shortcut -* Update the core packages in your MSYS2 install: - - update-core - -* Exit the MSYS shell using Alt+F4, then restart MSYS and update packages using pacman: +* Update packages using pacman: pacman -Syuu