nijanthanvijayakumar commented on a change in pull request #17060:
URL: https://github.com/apache/airflow/pull/17060#discussion_r671698181



##########
File path: CONTRIBUTING.rst
##########
@@ -208,27 +208,33 @@ You can configure the Docker-based Breeze development 
environment as follows:
 1. Install the latest versions of the Docker Community Edition
    and Docker Compose and add them to the PATH.
 
-2. Enter Breeze: ``./breeze``
+2. Install jq on your machine, using the following command:
+
+.. code-block:: bash
+
+  sudo apt install jq

Review comment:
       Great discussion. Thanks, @potiuk and @uranusjr, for pointing out. I 
have updated the `CONTRIBUTING.rst` file with the example for the macOS as 
well, as pointed outed by @uranusjr.
   
   The pre-commit and the GitHub checks have passed. Regarding adding the macOS 
prerequisites to the `CONTRIBUTORS_QUICK_START.rst`, I will send over a new PR 
with more robust examples for macOS. I hope my changes are looking good now. 
   
   Would you please let me know if any more comments? I am happy to learn and 
address them




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