mirror of
https://github.com/containers/podman.git
synced 2025-07-03 09:17:15 +08:00
Fix markdown header typo
The header "Install build dependencies" was not correctly formatted. Signed-off-by: Jesse Lang <jesse@jesselang.com>
This commit is contained in:
@ -6,7 +6,7 @@ The following describes the process for building the Podman client on macOS.
|
|||||||
Podman requires brew -- a package manager for macOS. This will allow additional packages to be installed that are
|
Podman requires brew -- a package manager for macOS. This will allow additional packages to be installed that are
|
||||||
needed by Podman. See the [brew project page](https://brew.sh/) for installation instructions.
|
needed by Podman. See the [brew project page](https://brew.sh/) for installation instructions.
|
||||||
|
|
||||||
##Install build dependencies
|
## Install build dependencies
|
||||||
Podman requires some software from brew to be able to build. This can be done using brew from a macOS terminal:
|
Podman requires some software from brew to be able to build. This can be done using brew from a macOS terminal:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user