This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new b9b97b3e1b Improve documentation to add path of Breeze in a Mac with 
Python (#24829)
b9b97b3e1b is described below

commit b9b97b3e1bb0d9c9a85941f4331b553db5497684
Author: Edith Puclla <[email protected]>
AuthorDate: Thu Jul 7 05:46:18 2022 -0500

    Improve documentation to add path of Breeze in a Mac with Python (#24829)
    
    * Add path of Breeze in a Mac with Python
---
 BREEZE.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/BREEZE.rst b/BREEZE.rst
index 1ad387d267..c45cd41b1d 100644
--- a/BREEZE.rst
+++ b/BREEZE.rst
@@ -174,6 +174,12 @@ environments. This can be done automatically by the 
following command (follow in
 
     pipx ensurepath
 
+In Mac
+
+.. code-block:: bash
+
+    python -m pipx ensurepath
+
 
 Resources required
 ==================

Reply via email to