diff options
author | Tetsuro Komatsu <83444932+t-kmt123@users.noreply.github.com> | 2021-05-21 13:53:10 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-21 13:53:10 +0900 |
commit | e52dd81073154838e7f417e33debc8f6794fc683 (patch) | |
tree | d3e186db9b3d2daafb06a2d621be3c76f9ba64b6 | |
parent | 32264925b9cc54b8b8b92fa40e0717095a1bb9d7 (diff) |
Modify typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Description refgui is cluster reference GUI implementation in Automotive Grade Linux(AGL) Instrument Cluster Expert Group. -#Requirement +# Requirement These libraries are required. - Qt5.13 or later version - cluster-service which is implemented in AGL |