Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed reference to update-core #11718

Merged
merged 1 commit into from Jun 12, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Removed reference to update-core

It's `pacman -Su` nowadays, per Alexpux/MSYS2-pacman#26.

(This is a very selective cherry-pick of #11392. The other parts were more controversial; they didn't fully work so let's disregard them for now.)
  • Loading branch information
Per Lundberg
Per Lundberg committed Jun 10, 2016
commit b888f895d7a2145b335931fd937afc81fb0e3c3c
@@ -81,7 +81,7 @@ Install MSYS2 from [here](https://msys2.github.io/). After you have done so, ope
window and update the core libraries and install new packages:

```sh
update-core
pacman -Su
pacman -Sy git mingw-w64-x86_64-toolchain mingw-w64-x86_64-freetype \
mingw-w64-x86_64-icu mingw-w64-x86_64-nspr mingw-w64-x86_64-ca-certificates \
mingw-w64-x86_64-expat mingw-w64-x86_64-cmake tar diffutils patch \
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.