1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 03:29:16 +02:00

Fixed typo

This commit is contained in:
2018-09-16 19:34:18 +02:00
committed by GitHub
parent 7de1b84f77
commit a39cef2abd

View File

@ -18,7 +18,7 @@ KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files.
## Build
Build requirements:
* Qt 4.8 or QT 5.x (Qt >= 5.10.1 recomended for all features)
* Qt 4.8 or QT 5.x (Qt >= 5.10.1 recommended for all features)
* C++03 compiler (tested: msvc2015, gcc >= 4.8, clang/Apple LLVM version 8.1.0)
Build steps: