# Building ## Dependencies You will have to build wren yourself. To do that, you have to clone the wren repo in this directory with ``` git clone https://github.com/wren-lang/wren.git ``` Then just build it for your OS. The build system will take care of the rest. ## Windows For windows you have to clone the dll's in the output lib yourself