Installing Meteor on OS X, Linux and Windows
++Current version: {{meteorVersion}}
++++ ++{{#markdown}} ++ ++ Meteor supports **OS X, Windows, and Linux**, and is simple to install. The command line installer supports Mac OS X ++ 10.7 (Lion) and above, and Linux on x86 and x86_64 architectures. The Windows installer supports Windows 7, Windows 8.1, Windows Server 2008, and Windows Server 2012. ++ ++### On OS X or Linux? ++ ++ Install the latest official Meteor release from ++ your terminal: ++ ++```bash ++curl https://install.meteor.com/ | sh ++``` ++ ++### On Windows? ++ ++ [Download the official Meteor installer ++ here](https://install.meteor.com/windows). ++ ++ ++###What Next? ++ ++Now that you've installed Meteor, check out [the tutorial](/tutorials/blaze) that ++teaches you how to build a collaborative todo list app while showing you ++Meteor's most exciting and useful features. You can also read about [the ++design of the Meteor platform](/projects) or check out the ++[complete documentation](https://docs.meteor.com). ++ ++{{/markdown}} ++ ++
++
++
++
++++
++
++ Get on the mailing list - the latest Meteor news, new releases, critical security alerts, and nothing else.
++
++ {{> emailForm}}
++
++