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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,6 @@ Git is required to upload your homework. You will need:
25
25
26
26
* 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).
27
27
28
-
*** Node.js
28
+
###Node.js
29
29
30
30
Obviously you need Node.js installed to use :-) The installer for your OS can be downloaded from their website [Node.js](https://nodejs.org). If you are running Linux you can also install by using the package manager of your distribution. Please install the 'Current' version 6.6.
0 commit comments