diff options
author | Ashley Cui <acui@redhat.com> | 2020-09-08 16:44:49 -0400 |
---|---|---|
committer | Ashley Cui <acui@redhat.com> | 2020-09-08 17:30:54 -0400 |
commit | 98ae84cc9ea03a62a787fe3262495df69898c007 (patch) | |
tree | 07f77634a12c30094a19d14501bcf221af11bdf3 /docs/tutorials/README.md | |
parent | be7778df6c70227dab760ea92637ed97dad29641 (diff) | |
download | podman-98ae84cc9ea03a62a787fe3262495df69898c007.tar.gz podman-98ae84cc9ea03a62a787fe3262495df69898c007.tar.bz2 podman-98ae84cc9ea03a62a787fe3262495df69898c007.zip |
[CI:DOCS] Update remote tutorials
update remote tutorial
update mac/windows tutorial
move varlink tutorial
Signed-off-by: Ashley Cui <acui@redhat.com>
Diffstat (limited to 'docs/tutorials/README.md')
-rw-r--r-- | docs/tutorials/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/README.md b/docs/tutorials/README.md index 4beb069ac..7f7b4853d 100644 --- a/docs/tutorials/README.md +++ b/docs/tutorials/README.md @@ -12,9 +12,9 @@ Learn how to setup Podman and perform some basic commands with the utility. The steps required to setup rootless Podman are enumerated. -**[Setup on OS X](mac_client.md)** +**[Setup Mac/Windows](mac_win_client.md) -Special setup for running the Podman remote client on a Mac and connecting to Podman running on a Linux VM are documented. +Special setup for running the Podman remote client on a Mac or Windows PC and connecting to Podman running on a Linux VM are documented. **[Remote Client](remote_client.md)** |