Skip to content

Commit 2b30e0d

Browse files
authored
Fixed typo in doc (#2041)
1 parent bf7a2b5 commit 2b30e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installation/1_prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ sudo pip install numpy opencv-python
7979

8080

8181
## Windows Prerequisites
82-
NOTE: These instructions are only required when compiling OpenPose brom source. If you simply wanna use the OpenPose binaries for Windows, skip this step.
82+
NOTE: These instructions are only required when compiling OpenPose from source. If you simply wanna use the OpenPose binaries for Windows, skip this step.
8383

8484
1. Install **CMake GUI**: Download and install the `Latest Release` of CMake `Windows win64-x64 Installer` from the [CMake download website](https://cmake.org/download/), called `cmake-X.X.X-win64-x64.msi`.
8585
2. Install **Microsoft Visual Studio (VS) 2019 Enterprise**, **Microsoft Visual Studio (VS) 2017 Enterprise** or **VS 2015 Enterprise Update 3**:

0 commit comments

Comments
 (0)