You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.**Download Git (if you haven't)**: Download [here](https://git-scm.com/downloads).
7
+
2.**Set up Git**: Follow the instructions [here](https://docs.github.com/en/get-started/getting-started-with-git/set-up-git) and complete steps 2, 3 and authenticating with GitHub from Git.
8
+
3. In terminal, create a new folder for your project and change directory(cd) to the new folder
9
+
4. Type the following: `git clone https://github.com/rcos/VRCTF_RCOS.git`
10
+
5.**Download Github Desktop**[here](https://desktop.github.com/download/) and configure Git with Git Desktop with instructions [here](https://docs.github.com/en/desktop/configuring-and-customizing-github-desktop/configuring-git-for-github-desktop)
0 commit comments