Skip to content

Commit e5086cd

Browse files
committed
typo: add step
1 parent 2fc0584 commit e5086cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $Env:VCPKG_DIR="/path/to/vcpkg/dir"
4444

4545
*Note* : vcpkg dir should contain the following folder : `scripts/buildsystems/vcpkg.cmake`
4646

47-
### Step 3: Compile
47+
### Step 3 : Compile
4848

4949
```bash
5050
mkdir build
@@ -74,7 +74,7 @@ cmake .. -DCMAKE_TOOLCHAIN_FILE=${VCPKG_DIR}/scripts/buildsystems/vcpkg.cmake -D
7474

7575
You should first follow step 1 and 2 from the ***Build with cmake*** paragraph
7676

77-
### Compile
77+
### Step 3 : Compile
7878

7979
#### OpenCV 2.4+, OpenCV 3+, , OpenCV 4+
8080

0 commit comments

Comments
 (0)