Skip to content

Commit 73108ad

Browse files
committed
remove tabs
1 parent 5a71436 commit 73108ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
1. install packages
88
```
99
.\vcpkg install boost:x64-windows
10-
.\vcpkg install boost::x64-windows-static
10+
.\vcpkg install boost::x64-windows-static
1111
12-
.\vcpkg install openssl:x64-windows
13-
.\vcpkg install openssl:x64-windows-static
12+
.\vcpkg install openssl:x64-windows
13+
.\vcpkg install openssl:x64-windows-static
1414
```
1515
1. run `.\vcpkg integrate install`
1616
1. In visual studio, use `file-open-folder..` instead of creating project

0 commit comments

Comments
 (0)