diff --git a/docs/source/Tutorials.rst b/docs/source/Tutorials.rst index 1c8e946db8..af851b10c7 100644 --- a/docs/source/Tutorials.rst +++ b/docs/source/Tutorials.rst @@ -2,7 +2,7 @@ Tutorials ========= -Here are a number of useful tutorials to get you up and running with Podman. If you are familiar with the Docker `Container Engine`_ the command in Podman_ should be quite familiar. If you are brand new to containers, take a look at our `Introduction`. +Here are a number of useful tutorials to get you up and running with Podman. If you are familiar with the Docker `Container Engine`_ the commands in Podman_ should be quite familiar. If you are brand new to containers, take a look at our `Introduction`. * `Basic Setup and Use of Podman `_: Learn how to set up Podman and perform some basic commands with the utility. * `Basic Setup and Use of Podman in a Rootless environment `_: The steps required to set up rootless Podman are enumerated.