From e3a343e23f487490c95bbdbd8f866711cd8038ea Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Mon, 16 Sep 2019 11:55:01 -0400 Subject: Add links to the Mac tutorial in the main tutorial Signed-off-by: Matthew Heon --- docs/tutorials/podman_tutorial.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/tutorials/podman_tutorial.md') diff --git a/docs/tutorials/podman_tutorial.md b/docs/tutorials/podman_tutorial.md index d2f8e08fa..559d25d6a 100644 --- a/docs/tutorials/podman_tutorial.md +++ b/docs/tutorials/podman_tutorial.md @@ -5,6 +5,9 @@ Podman is a utility provided as part of the libpod library. It can be used to c containers. The following tutorial will teach you how to set up Podman and perform some basic commands with Podman. +If you are running on a Mac, you should instead follow the [Mac tutorial](https://github.com/containers/libpod/blob/master/mac_client.md) +to set up the remote Podman client. + **NOTE**: the code samples are intended to be run as a non-root user, and use `sudo` where root escalation is required. -- cgit v1.2.3-54-g00ecf