Skip to content

Commit e5d82cf

Browse files
onealexharmsmatthewmorgan
authored andcommitted
Add info about how to install Javascript (exercism#348)
* Add info about how to install Javascript * Clarify why install instructions are needed. * Improve words.
1 parent 08bcf61 commit e5d82cf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Exercism exercises in JavaScript
44

5+
## Installing
6+
7+
To run the tests, you'll need NodeJS and Jasmine. For information about how to install these tools, see the [Javascript](http://exercism.io/languages/javascript/about) page.
8+
59
## Running Unit Test Suite
610

711
The following commands assume that you are in the 'xjavascript' directory:

0 commit comments

Comments
 (0)