Skip to content

Commit

Permalink
Merge pull request #944 from aushacker/issue-937
Browse files Browse the repository at this point in the history
Fix documentation issue #937
  • Loading branch information
openshift-merge-robot committed Dec 3, 2021
2 parents 69c4d3f + d0fbb75 commit 93bc841
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -28,6 +28,13 @@ workstation, install them with:
dnf install krb5-devel
```

Also:

```
dnf install gpgme-devel
dnf install libassuan-devel
```

For MacOS you'll need to install a few brew packages before building locally. Install them with:
```
brew install heimdal
Expand Down

0 comments on commit 93bc841

Please sign in to comment.