Skip to content

Commit 0acf056

Browse files
committed
Update README.md
1 parent 23d16bf commit 0acf056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Add a test target to your binding.gyp:
3333
]
3434
'include_dirs': [
3535
# your project include files
36-
'<!(node -e "require(\'cpppunitlite\')")>'
36+
'<!(node -e "require(\'cppunitlite\')")>'
3737
]
3838
'dependencies': [
3939
'node_modules/cppunitlite/binding.gyp:CppUnitLite'

0 commit comments

Comments
 (0)