From f26a5246e3badec4c3b1fcf23a5096a2195f03e0 Mon Sep 17 00:00:00 2001 From: William Entriken Date: Thu, 11 Aug 2022 20:32:48 -0400 Subject: Fix updated link to install instructions Signed-off-by: William Entriken --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 74f59af0f..aed70ad4f 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Some of these restrictions can be lifted (via `--privileged`, for example), but If you run Podman as your user and mount in `/etc/passwd` from the host, you still won't be able to change it, since your user doesn't have permission to do so. Almost all normal Podman functionality is available, though there are some [shortcomings](https://github.com/containers/podman/blob/main/rootless.md). -Any recent Podman release should be able to run rootless without any additional configuration, though your operating system may require some additional configuration detailed in the [install guide](https://github.com/containers/podman/blob/main/install.md). +Any recent Podman release should be able to run rootless without any additional configuration, though your operating system may require some additional configuration detailed in the [install guide](https://podman.io/getting-started/installation). A little configuration by an administrator is required before rootless Podman can be used, the necessary setup is documented [here](https://github.com/containers/podman/blob/main/docs/tutorials/rootless_tutorial.md). -- cgit v1.2.3-54-g00ecf