Skip to content

Commit cdd782b

Browse files
committed
[README] Update macOS version requirement to 10.10
Fix nwjs#6573
1 parent c25a5a0 commit cdd782b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ It was created in the Intel Open Source Technology Center.
3030
**NOTE** You might want the **SDK build**. Please read the release notes.
3131
* Linux: [32bit](https://dl.nwjs.io/v0.30.0/nwjs-v0.30.0-linux-ia32.tar.gz) / [64bit](https://dl.nwjs.io/v0.30.0/nwjs-v0.30.0-linux-x64.tar.gz)
3232
* Windows: [32bit](https://dl.nwjs.io/v0.30.0/nwjs-v0.30.0-win-ia32.zip) / [64bit](https://dl.nwjs.io/v0.30.0/nwjs-v0.30.0-win-x64.zip)
33-
* Mac 10.9+: [64bit](https://dl.nwjs.io/v0.30.0/nwjs-v0.30.0-osx-x64.zip)
33+
* Mac 10.10+: [64bit](https://dl.nwjs.io/v0.30.0/nwjs-v0.30.0-osx-x64.zip)
3434
* Use [Legacy build](http://nwjs.io/downloads/) for Win XP and early OSX.
3535

3636
* **latest nightly build from git tip**: https://dl.nwjs.io/live-build/

0 commit comments

Comments
 (0)