Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nlogozzo committed Feb 6, 2024
1 parent f6c803e commit 254012e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ A C++20 compiler is also required to build Denaro.
1. Set the `VCPKG_ROOT` environment variable to the path of your vcpkg installation's root directory.
### Windows
1. Set the `VCPKG_DEFAULT_TRIPLET` environment variable to `x64-windows`
1. Run `vcpkg install libnick podofo`
1. Run `vcpkg install libnick matplotplusplus podofo`
### Linux
1. Set the `VCPKG_DEFAULT_TRIPLET` environment variable to `x64-linux`
1. Run `vcpkg install libnick libxmlpp podofo`
1. Run `vcpkg install libnick libxmlpp matplotplusplus podofo`

## Building
1. First, clone/download the repo.
Expand Down

0 comments on commit 254012e

Please sign in to comment.