Skip to content

Commit

Permalink
update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Dec 14, 2024
1 parent 9385913 commit ca5a178
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 @@ -28,7 +28,7 @@ You can also build PolyFit from the source code:
* Clone the repository or download the [source code](https://github.com/LiangliangNan/PolyFit).
* Dependencies
- [Qt5 or Qt6](https://www.qt.io/download-qt-installer-oss) ([v5.14.2](https://download.qt.io/archive/qt/5.14/5.14.2/),
[v5.12.12](https://download.qt.io/archive/qt/5.12/5.12.12/), [v6.7.3](https://www.qt.io/download-qt-installer-oss)
[v5.12.12](https://download.qt.io/archive/qt/5.12/5.12.12/), and [v6.7.3](https://www.qt.io/download-qt-installer-oss)
have been tested). Qt is required by the [GUI demo](./code/PolyFit). You should still be able to build
the [command-line example](./Example) without Qt.
- [CGAL](http://www.cgal.org/index.html) (v6.0, v5.5, v5.0, v4.11.1, and v4.10 were tested).
Expand Down

0 comments on commit ca5a178

Please sign in to comment.