Remove accidental duplication in README.md

Removes lines from the "Usage" section that were duplicated into the
"Dependencies" section.
This commit is contained in:
Thomas Sibley 2024-09-24 23:05:37 -07:00
parent 60c92a1a72
commit d024007b34

View file

@ -16,9 +16,6 @@ There are different options of how to build Winamp:
### Dependencies
1. Use a build_winampAll_2019.cmd script file that makes 4 versions x86/x64 (Debug and Release). In this case Visual Studio IDE not running.
2. Use a winampAll_2019.sln file to build and debug in Visual Studio IDE.
#### libvpx
We take libvpx from https://github.com/ShiftMediaProject/libvpx, modify it and pack to archive.
Run unpack_libvpx_v1.8.2_msvc16.cmd to unpack.