Skip to content

Commit da10469

Browse files
Remove local build hint
1 parent 179b3ad commit da10469

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,7 @@ Note that this library has no external dependencies. Most applications
136136
will require, at minimum, a method for acquiring images.
137137

138138
See example/opencv_demo.cc for an example of using AprilTag in C++ with OpenCV.
139-
After building the project locally (i.e. omitting `--target install` from the
140-
cmake command) you can run the example application with:
139+
After building the repository you can run the example opencv application with:
141140

142141
$ ./build/opencv_demo
143142

0 commit comments

Comments
 (0)