kaxil commented on a change in pull request #5933: Fix teething proglems breeze
URL: https://github.com/apache/airflow/pull/5933#discussion_r318444453
##########
File path: BREEZE.rst
##########
@@ -80,15 +81,34 @@ Prerequisites for the installation:
*
If you are on MacOS you need gnu ``getopt`` and ``gstat`` to get Airflow
Breeze running. Typically
you need to run ``brew install gnu-getopt coreutils`` and then follow
instructions (you need
- to link the gnu getopt version to become first on the PATH).
+ to link the gnu getopt version to become first on the PATH). Make sure to
re-login after you
+ make the suggested changes.
*
Latest stable Docker Community Edition installed and on the PATH. It should
be
- configured to be able to run ``docker`` commands directly and not only via
root user
+ configured to be able to run ``docker`` commands directly and not only via
root user. You user
Review comment:
```suggestion
configured to be able to run ``docker`` commands directly and not only via
root user. Your user
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services