Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Commit 36b3ba5

Browse files
committed
Merge pull request #16 from alex-seville/master
Missing 'make' command from installation instructions in readme
2 parents 0b7b7c4 + 066a761 commit 36b3ba5

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
@@ -4,7 +4,7 @@
44

55
## Installation
66

7-
$ ./configure && make install
7+
$ ./configure && make && make install
88

99
Warning: the `jscoverage` npm module published
1010
by someone else does _not_ work, clone this repo.

0 commit comments

Comments
 (0)