Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6185e9a

Browse files
committed
add node.js
1 parent 7ccc4dc commit 6185e9a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,11 @@ Please look at these tutorials to help you get up to speed with using the comman
2020
Git is required to upload your homework. You will need:
2121

2222
* 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).
23+
24+
* Git installed on your labtop All installers are here: [Git SCM](https://git-scm.com/downloads). If you are running Linux you can also install by using the package manager of your distribution.
25+
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+
28+
*** Node.js
29+
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

Comments
 (0)