Merge pull request #16173 from jesselang/patch-2

[CI:DOCS] Clarify that MacOSX docs are client specific
This commit is contained in:
OpenShift Merge Robot
2022-10-14 17:48:03 -04:00
committed by GitHub

View File

@ -42,7 +42,7 @@ the “In Progress” label be set and a member will do so for you.
## Contributing to Podman
This section describes how to start a contribution to Podman. These instructions are geared towards using a Linux development machine, or doing development on the podman backend. For instructions on working on MacOS, read the [docs for building on osx](./build_osx.md).
This section describes how to start a contribution to Podman. These instructions are geared towards using a Linux development machine, which is required for doing development on the podman backend. Check out these instructions for [building the podman client on MacOSX](./build_osx.md).
### Prepare your environment