# Installing osgEarth

## Windows

You can install the osgEarth SDK and toolset using vcpkg.

First, download and bootstrap [vcpkg](https://github.com/Microsoft/vcpkg) following the instructions on the web site.

Then you can install osgEarth like so:

` vcpkg install osgearth:x64-windows `