Skip to content

Commit

Permalink
chore(docs): Updated vcpkg dependencies in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
mfep committed Jun 16, 2024
1 parent c9f9a39 commit 23f22bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Alternatively, the build instructions can be found below.
# Installing prerequisites with vcpkg
> git clone https://github.com/Microsoft/vcpkg.git
> .\vcpkg\bootstrap-vcpkg.bat
> .\vcpkg\vcpkg.exe install spdlog:x64-windows sdl2:x64-windows freetype[core]:x64-windows rtmidi:x64-windows
> .\vcpkg\vcpkg.exe install nlohmann-json:x64-windows spdlog:x64-windows sdl2:x64-windows freetype[core]:x64-windows zlib:x64-windows gettext:x64-windows
# Cloning and building midiconn
> git clone --recursive https://github.com/mfep/midiconn.git
Expand Down

0 comments on commit 23f22bc

Please sign in to comment.