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

README.md: Fix typo #13527

Merged
merged 1 commit into from Oct 1, 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

README.md: Fix typo

  • Loading branch information
nerith committed Sep 30, 2016
commit 229ee71dfc933e2cd0b454feb5b4b2eb78bb2872
@@ -90,7 +90,7 @@ required for the SpiderMonkey build on Windows.

Install MSYS2 from [here](https://msys2.github.io/). After you have done so, open an MSYS shell
window and update the core libraries and install new packages. The extra step at the end is to
downgrate GCC to 5.4, as the GCC6 versions in mingw currently fail to compile some of our
downgrade GCC to 5.4, as the GCC6 versions in mingw currently fail to compile some of our
dependencies. We are upgrading to a gcc-free build on Windows as soon as possible:

```sh
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.