Copilot commented on code in PR #94:
URL: 
https://github.com/apache/openserverless-site/pull/94#discussion_r3968327224


##########
content/en/docs/installation/quickstart/_index.md:
##########
@@ -24,22 +24,16 @@ Start ensuring the prerequsites are satisfied:
     We support 64-bit versions of recent Windows, MacOS and major Linux
     distributions.
 
-- Check that ops is correctly installed: open the terminal and write:
-
-    ops -info
+    **Hint:** if you already have [Go](https://go.dev) installed, you can
+    skip the installer entirely and just do:
 

Review Comment:
   The CLI version is hard-pinned here (`@0.9.0`). If the docs elsewhere 
reference a different current version, this can drift and confuse users. 
Consider centralizing the CLI version in a Hugo param/shortcode (single source 
of truth) and rendering it here, or explicitly documenting why this specific 
version is required.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to