Skip to content

Commit bd11abf

Browse files
committed
use node 12
1 parent 721d6e4 commit bd11abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For this assignment, you're going to be completing several command-line workshop
1212

1313
### Install Node.js and `npm`
1414

15-
Install [Node.js](https://nodejs.org/en/), a popular JavaScript runtime. Node.js 10 is recommended.
15+
Install [Node.js](https://nodejs.org/en/), a popular JavaScript runtime. Choose Node.js 12.
1616

1717
Node.js is a program that you install on your computer. With Node.js you can use the very popular programming language JavaScript to write software. JavaScript is usually used in a browser like Chrome or Firefox but with Node.js it is possible to do a lot more. Combined with other tools, Node.js allows you to write Desktop applications like Word or iTunes, Server applications like Apache, Network applications like Curl or even mobile applications for the iPhone or Android.
1818

0 commit comments

Comments
 (0)