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

Commit 066a761

Browse files
committed
Without 'make' command the 'make install' fails.
1 parent 0b7b7c4 commit 066a761

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)