Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMigda committed Nov 21, 2020
1 parent 927428e commit 042aae8
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 @@ -28,8 +28,8 @@ also on Windows, using either clang, MinGW, or Visual Studio.
Care, though, should be taken as to the version of the compiler
as this program makes use of C++17 and `std::filesystem` features.

Specifically, I have used g++ 7.5.0.
Also, there is a dependency to `boost.property_tree`. Version used by me is 1.68.
Specifically, I have used `g++` `7.5.0` and `cmake` `3.10.2`.
Also, there is a dependency to `boost.property_tree`. Version used by me is `1.68`.
Other dependencied are already included in the source code bundle.
They include:

Expand Down

0 comments on commit 042aae8

Please sign in to comment.