Skip to content

Commit 412fd44

Browse files
sreejithsankar55alalek
authored andcommitted
Merge pull request #2005 from sreejithsankar55:tempo
* Fixed typo * Resolved the typo and trailing space error
1 parent 287a5e5 commit 412fd44

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
@@ -45,7 +45,7 @@ If you prefer using the gui version of cmake (cmake-gui), then, you can add `ope
4545

4646
6. press the `configure` button followed by the `generate` button (the first time, you will be asked which makefile style to use)
4747

48-
7. build the `opencv` core with the method you chose (make and make install if you chose Unix makfile at step 6)
48+
7. build the `opencv` core with the method you chose (make and make install if you chose Unix makefile at step 6)
4949

5050
8. to run, linker flags to contrib modules will need to be added to use them in your code/IDE. For example to use the aruco module, "-lopencv_aruco" flag will be added.
5151

0 commit comments

Comments
 (0)