Skip to content

Commit c0d9d4c

Browse files
committed
Install submodule as part of installation
1 parent f536bc0 commit c0d9d4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ build:
44
node main.js
55

66
install:
7+
git submodule update --init
78
npm install .

0 commit comments

Comments
 (0)