Skip to content

Commit d0cdf44

Browse files
Fixed typo
1 parent d414c81 commit d0cdf44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/issue_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ You might select multiple topics, delete the rest:
3838
**cuDNN version**:
3939
**GPU model** (`nvidia-smi` in Ubuntu):
4040
**Caffe version**: Default from OpenPose or custom version.
41-
**OpenCV version**: installed with `apt-get install libopencv-dev` (Ubuntu) or default from OpenPose (Windows) or OpenCV 2.X or OpenCV 3.X. Especify **full version** (e.g. 3.3.1)
41+
**OpenCV version**: installed with `apt-get install libopencv-dev` (Ubuntu) or default from OpenPose (Windows) or OpenCV 2.X or OpenCV 3.X. Especify **full version** (e.g. 3.1 or 2.4.9)
4242
Generation mode (only for Ubuntu): Makefile + Makefile.config (default, Ubuntu) or CMake (Ubuntu, Windows) or Visual Studio (Windows).
4343
Compiler (`gcc --version` in Ubuntu):

0 commit comments

Comments
 (0)