# Clone the VRC Repo

Open a folder on your computer in File Explorer that you want to download the VRC repository to. Right-click, and select "Open Git Bash Here".

![](https://734487356-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MObZEFR6zG-gnkxXVBb%2F-MXt9PoioKUo4jAmqqtE%2F-MXtAWjtIztbyKSraDsB%2Fimage.png?alt=media\&token=bdefa8f3-19db-4500-b4cc-8ea0bb64eaf3)

In the console window that opens, copy and paste the following command:

```
git clone https://github.com/bellflight/VRC-2021-Phase-I.git
```

Hit Enter to run it, and `git` will now download a copy of the VRC Phase 1 repository into a new `VRC-2021-Phase-I` folder.

![](https://734487356-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MObZEFR6zG-gnkxXVBb%2F-MXtDxVHJBaDTYIX1xcQ%2F-MXtE9UuWsqdVbTkng3x%2Fimage.png?alt=media\&token=3beedc7e-bf2e-49c8-8152-0c9d3ab55212)
