Merge pull request #1302 from bentito/patch-1

install.md Building Docs needs MacOS section
This commit is contained in:
Daniel J Walsh
2021-06-01 20:34:24 -04:00
committed by GitHub

View File

@@ -182,6 +182,11 @@ sudo apt-get install go-md2man
sudo dnf install go-md2man
```
```
# MacOS:
brew install go-md2man
```
Then
```bash