Skip to content

Commit

Permalink
clarify folder
Browse files Browse the repository at this point in the history
  • Loading branch information
kenohori authored Feb 11, 2024
1 parent a3e9ead commit ed326c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/cpp/vcpkgwindows.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ Make sure you are in the directory you want the tool installed to before doing t
.\vcpkg\bootstrap-vcpkg.bat
```
#### Step 3: Install libraries for your project

While in the directory of vcpkg:

```
vcpkg install [packages to install]
```
Expand Down

0 comments on commit ed326c3

Please sign in to comment.