diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-09-16 11:55:01 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-09-17 14:35:24 -0400 |
commit | e3a343e23f487490c95bbdbd8f866711cd8038ea (patch) | |
tree | eb55aacbe13e3003ba8a6c0d0a4bc20aab07047d /docs/tutorials/README.md | |
parent | 143caa98bf07eef1a4d46da2cc56603a3ef739b8 (diff) | |
download | podman-e3a343e23f487490c95bbdbd8f866711cd8038ea.tar.gz podman-e3a343e23f487490c95bbdbd8f866711cd8038ea.tar.bz2 podman-e3a343e23f487490c95bbdbd8f866711cd8038ea.zip |
Add links to the Mac tutorial in the main tutorial
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'docs/tutorials/README.md')
-rw-r--r-- | docs/tutorials/README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/tutorials/README.md b/docs/tutorials/README.md index 925cfb970..5dc01f794 100644 --- a/docs/tutorials/README.md +++ b/docs/tutorials/README.md @@ -8,6 +8,10 @@ Learn how to setup Podman and perform some basic commands with the utility. -**[Basic Setup and Use of Podman in a Rootless environment.](https://github.com/containers/libpod/blob/master/docs/tutorials/rootless_tutorial.md). +**[Basic Setup and Use of Podman in a Rootless environment.](https://github.com/containers/libpod/blob/master/docs/tutorials/rootless_tutorial.md).** The steps required to setup rootless Podman are enumerated. + +**[Setup on OS X](https://github.com/containers/libpod/blob/master/mac_client.md)** + +Special setup for running the Podman remote client on a Mac and connecting to Podman running on a Linux VM are documented
\ No newline at end of file |