diff options
| author | Adriaan Joubert <adriaanjoubert@users.noreply.github.com> | 2016-09-26 23:01:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-26 23:01:51 +0200 |
| commit | 53603163bde9bb8142b5560f92598afbed028b43 (patch) | |
| tree | ab5364231932e36824e34915014aebfc7b21b3fe | |
| parent | e01a9ea50797f40329454b989a9a397b74eb8710 (diff) | |
| download | monzero-core-53603163bde9bb8142b5560f92598afbed028b43.tar.gz monzero-core-53603163bde9bb8142b5560f92598afbed028b43.tar.xz monzero-core-53603163bde9bb8142b5560f92598afbed028b43.zip | |
removed deprecated update-core
Functionality handled by pacman
| -rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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 |
