diff options
author | JJ Asghar <jja@ibm.com> | 2020-11-02 15:54:36 -0600 |
---|---|---|
committer | JJ Asghar <jjasghar@gmail.com> | 2020-11-02 16:22:52 -0600 |
commit | 1147bc7e7b741d931bcc7cf5d9541502ae91e503 (patch) | |
tree | ed56ff051e5cdd0f9065859913ba2c67f44cb816 | |
parent | 8dfbdb561be5e2313dfa9f665e1f184089c8e967 (diff) | |
download | podman-1147bc7e7b741d931bcc7cf5d9541502ae91e503.tar.gz podman-1147bc7e7b741d931bcc7cf5d9541502ae91e503.tar.bz2 podman-1147bc7e7b741d931bcc7cf5d9541502ae91e503.zip |
Update README.md
Typo
Signed-off-by: JJ Asghar <jjasghar@gmail.com>
-rw-r--r-- | docs/tutorials/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/README.md b/docs/tutorials/README.md index 7f7b4853d..246d235ee 100644 --- a/docs/tutorials/README.md +++ b/docs/tutorials/README.md @@ -12,7 +12,7 @@ Learn how to setup Podman and perform some basic commands with the utility. The steps required to setup rootless Podman are enumerated. -**[Setup Mac/Windows](mac_win_client.md) +**[Setup Mac/Windows](mac_win_client.md)** 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. |