diff --git a/README.md b/README.md index b758b85..30d1600 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Thaw works by operating directly on the `ref` specified for your flake's inputs. If a ref exists on the input and is a valid SemVer version, thaw will attempt to upgrade it to the latest version. -Both url querey param and object configuration syntax are supported. +Both url query param and object configuration syntax are supported. By default, non-major upgrades are allowed, but this can be changed with the `--major` flag. No additional tools or components are required.