Skip to content

Commit 9d3206a

Browse files
Revert "specify minimum quarto-cli version required in NOTES.md"
This reverts commit f426d52.
1 parent 04e354f commit 9d3206a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quarto-cli/NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ See also: <https://pptr.dev/troubleshooting#running-puppeteer-in-docker>
7676
`"latest"` and `"prerelease"` refer to the release and pre-release versions
7777
listed in [the Quarto CLI's download page](https://quarto.org/docs/download).
7878

79-
You can also specify a version number **greater than** `"1.2"`, like `"1.3"` or `"1.6.42"`.
79+
You can also specify a version number, like `"1"`, `"1.2"`, `"1.0.38"`.
8080

8181
`"1"` matches the highest numbered tag has pattern `1.Y.Z` in
8282
[the Quarto CLI GitHub repository](https://github.com/quarto-dev/quarto-cli).

0 commit comments

Comments
 (0)