1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2024-05-18 14:53:21 -04:00

Update README.md

This commit is contained in:
Evan Pezent 2022-09-17 15:25:29 -05:00 committed by GitHub
parent 15e494b76a
commit 6978a3e177
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,8 +93,6 @@ ImGui::DestroyContext();
You should be good to go!
If you want to test ImPlot quickly, consider trying [mahi-gui](https://github.com/mahilab/mahi-gui), which bundles ImGui, ImPlot, and several other packages for you.
## Installing ImPlot using vcpkg
You can download and install ImPlot using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager: