mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
Update mac_client link
I fixed the mac_client tutorial link as it was returning a 404 error. Signed-off-by: Dylan Pinn <me@dylanpinn.com>
This commit is contained in:
parent
6ce8d05a5b
commit
0296e50465
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ 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)
|
||||
If you are running on a Mac, you should instead follow the [Mac tutorial](https://github.com/containers/libpod/blob/master/docs/tutorials/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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue