Merge pull request #16171 from jesselang/patch-1

[CI:DOCS] Fix markdown header typo
This commit is contained in:
OpenShift Merge Robot 2022-10-14 09:08:11 -04:00 committed by GitHub
commit d5d53655c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
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:
```