Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 2bfc644

Browse files
committed
Fix name of target to make api doc
1 parent 5621b2e commit 2bfc644

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
@@ -10,7 +10,7 @@ Run `make run` to run the demo. This demo requires you to
1010
provide a video file `demos/basic/test.mp4` as input. It also requires
1111
you to install the `owl` opam package.
1212

13-
Run `make docs` to generate documentation. Open
13+
Run `make doc` to generate documentation. Open
1414
`_build/default/_doc/_html/index.html` to view. Alternatively, view the
1515
auto-generated docs online:
1616
[API](https://calsign.github.io/ocaml-opencv/).

0 commit comments

Comments
 (0)