Go over to the releases tab and download the latest release. Once the file is downloaded unzip the folder. Next open the folder and type cmd
into the folder path to open a command prompt in the projects directory. then while still connected to the internet type ./gradlew build
. After the build finishes and gradle downloads all of the required files connect to the robot and type ./gradlew deploy
.