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
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,4 +17,8 @@ Please look at these tutorials to help you get up to speed with using the comman
17
17
18
18
### Git
19
19
20
-
Git is required to upload your homework.
20
+
Git is required to upload your homework. You will need:
21
+
22
+
* A github account. Sign up here [GitHub](https://github.com)
23
+
* Git installed on your labtop [Git SCM](https://git-scm.com/downloads)
24
+
* A working knowledge of using git. Here is a short tutorial [Digital Ocean Git tutorial](https://www.digitalocean.com/community/tutorials/how-to-use-git-effectively). Here is a cheat sheet. Print out and keep next to you :-) [Git cheat sheet](https://services.github.com/kit/downloads/github-git-cheat-sheet.pdf). If you want to deep dive you can get this free book [Pro-Git](https://progit2.s3.amazonaws.com/en/2016-03-22-f3531/progit-en.1084.pdf).
0 commit comments