Skip to content

Commit

Permalink
fix typo in Tutorials.rst
Browse files Browse the repository at this point in the history
Signed-off-by: Elliot Ford <[email protected]>
  • Loading branch information
EFord36 authored May 23, 2024
1 parent e53b96c commit 9c92bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/Tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://github.com/containers/podman/blob/main/docs/tutorials/podman_tutorial.md>`_: Learn how to set up Podman and perform some basic commands with the utility.
* `Basic Setup and Use of Podman in a Rootless environment <https://github.com/containers/podman/blob/main/docs/tutorials/rootless_tutorial.md>`_: The steps required to set up rootless Podman are enumerated.
Expand Down

0 comments on commit 9c92bc6

Please sign in to comment.