diff --git a/tools/nm-in-container/README.md b/tools/nm-in-container/README.md index 26c653541d..9d57df6c83 100644 --- a/tools/nm-in-container/README.md +++ b/tools/nm-in-container/README.md @@ -1,8 +1,9 @@ Run NetworkManager in Container for Development =============================================== -Run `nm-in-container` script for running NetworkManager in a podman container. -This is useful for testing NetworkManager for development. +Run `nm-in-container` script for running NetworkManager in a non-root, +privileged podman container. This is useful for testing NetworkManager for +development. -Try `./nm-in-container --help` to see options. See the bash history inside the -container for useful commands. +Try `./nm-in-container --help` to see options. Inside the container, see the +bash history for useful commands and the hints in "/etc/motd".