Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A clean C++ wrapper around the ffmpeg libraries which can be used in any C++ pro
3. Open the Visual Studio solution in the source directory.
4. Build everything.

This will build a .lib file that you can use in your own C++ projects. It will also generate an include-folder in the repo root that you can add to your include filders in your own project.
This will build a .lib file that you can use in your own C++ projects. It will also generate an include-folder in the repo root that you can add to your include folders in your own project.

## Linux

Expand Down