mirror of
https://github.com/containers/podman.git
synced 2025-05-17 06:59:07 +08:00
Remove unnecessary use of the word "please".
Only use the word "please" in these situations: - reader is asked to do something inconvenient - reader is asked for permission - reader is asked for forgiveness Remove other uses of the word "please" to make the language more efficient. [NO NEW TESTS NEEDED] Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:
@ -13,7 +13,7 @@ root escalation is required.
|
||||
|
||||
## Installing Podman
|
||||
|
||||
For installing or building Podman, please see the [installation instructions](https://podman.io/getting-started/installation).
|
||||
For installing or building Podman, see the [installation instructions](https://podman.io/getting-started/installation).
|
||||
|
||||
## Familiarizing yourself with Podman
|
||||
|
||||
|
@ -19,11 +19,11 @@ or for all commands by changing the value for the "Default OCI runtime" in the `
|
||||
|
||||
### Installing Podman
|
||||
|
||||
For installing Podman, please see the [installation instructions](https://podman.io/getting-started/installation).
|
||||
For installing Podman, see the [installation instructions](https://podman.io/getting-started/installation).
|
||||
|
||||
### Building Podman
|
||||
|
||||
For building Podman, please see the [build instructions](https://podman.io/getting-started/installation#building-from-scratch).
|
||||
For building Podman, see the [build instructions](https://podman.io/getting-started/installation#building-from-scratch).
|
||||
|
||||
### Install `slirp4netns`
|
||||
|
||||
|
Reference in New Issue
Block a user