# Env for Windows ## How to download Please use git command and clone recursively, then follow the tutorials and documents to install Env tool: ```shell git clone --recursive --depth 1 https://github.com/RT-Thread/env-windows.git ``` ## Tutorials and documents - [How to install and use Env tool (document)](https://github.com/RT-Thread/rt-thread/blob/master/documentation/env/env.md) - [Get Started with RT-Thread Env Tool (video)](https://www.youtube.com/watch?v=dEK94o_YoSo) - [How to use QEMU simulator with Env tool in Windows (document)](https://github.com/RT-Thread/rt-thread/blob/master/documentation/quick-start/quick_start_qemu/quick_start_qemu.md) - [Development Tools Selection (video)](https://www.youtube.com/watch?v=F_kU1CMjLKw) ## Upstream and dependencies - [RT-Thread Env Script](https://github.com/RT-Thread/env) - [RT-Thread software packages index](https://github.com/RT-Thread/packages)