From 4582a89e95028080c5c9e583f1d1d12cd17c6c9b Mon Sep 17 00:00:00 2001 From: Benjamin O Date: Mon, 8 Aug 2022 13:04:47 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9124f68..49d659f0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ All done. ### `version` The desired version of Qt to install. -You can also pass in partial version numbers, for example `6.2` to install the latest version of `6.2.x`. +You can also pass in SimpleSpec version numbers, for example `6.2.*`. Default: `5.15.2` (Last Qt 5 LTS)