Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kiriapurv committed Nov 14, 2014
1 parent d3c4411 commit e2a0ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Access and stream web cam in nodejs using opencv and web sockets.

- It required opencv headers and library to build and run.
- Modify `include_dirs` for headers path and `library_dirs` for library path in `binding.gyp` according to your opencv installation.
- Then build with `node-gyp build`
- Then install modules with `npm install`

#### Running

Expand Down

0 comments on commit e2a0ef2

Please sign in to comment.