1. Install [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) on your system. 2. Download the repository using `git clone`. 3. Set up your `user.name` and `user.email` using `git config`.