summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJesse Lang <jesse@jesselang.com>2022-10-13 19:38:43 -0500
committerJesse Lang <jesse@jesselang.com>2022-10-14 08:28:02 -0500
commitc39b71776d1b55580f3b4e3f5f70e85f6d3a6a09 (patch)
tree892d4a5939bf1b14ec67f6ef1fce65ac34294e16 /CONTRIBUTING.md
parentd5d53655c39713fae636e96adfd2495940d6375f (diff)
Clarify that MacOSX docs are client specific
Signed-off-by: Jesse Lang <jesse@jesselang.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 48650f43e..8cab008a3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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