We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52834db commit b87bda2Copy full SHA for b87bda2
1 file changed
docs/gc-installation.md
@@ -25,7 +25,7 @@ yarn add express-openapi-validator
25
26
## OpenAPI 3.1 (support) alpha
27
28
-_Replace x with the latest alpha version_
+_Replace <X> with the [latest](https://www.npmjs.com/package/express-openapi-validator?activeTab=versions) alpha version_
29
30
```shell
31
npm install express-openapi-validator@6.0.0-alpha.<X>
0 commit comments