potiuk commented on code in PR #47979:
URL: https://github.com/apache/airflow/pull/47979#discussion_r2008841725


##########
contributing-docs/03_contributors_quick_start.rst:
##########
@@ -151,11 +152,17 @@ Install manually:
   sudo curl -L "${COMPOSE_URL}" -o /usr/local/bin/docker-compose
 
   sudo chmod +x /usr/local/bin/docker-compose
-
 .. note::
     This option requires you to manage updates manually.
     It is recommended that you set up Docker's repository for easier 
maintenance.
 
+on macOS, install via

Review Comment:
   ```suggestion
   on macOS, you can also install docker-compose via
   ```



-- 
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