mirror of https://github.com/containers/podman.git
Update podman_tutorial.md
Fix the familiarizing-yourself-with-podman link. Signed-off-by: William Zhang <warmchang@outlook.com> Closes: #1108 Approved by: rhatdan
This commit is contained in:
parent
689bc200dd
commit
4692f3ab32
|
@ -37,7 +37,7 @@ $ make
|
|||
$ sudo make install PREFIX=/usr
|
||||
```
|
||||
|
||||
You now have a working podman environment. Jump to [Familiarizing yourself with Podman](Familiarizing yourself with Podman)
|
||||
You now have a working podman environment. Jump to [Familiarizing yourself with Podman](#familiarizing-yourself-with-podman)
|
||||
to begin using Podman.
|
||||
|
||||
## Install podman on Ubuntu
|
||||
|
|
Loading…
Reference in New Issue