mirror of
https://github.com/containers/skopeo.git
synced 2025-09-28 05:25:48 +00:00
install.md Building Docs needs MacOS section
The Building Documentation section of the `install.md` also needs a MacOS section because go-md2man is not present there, by default, either.
This commit is contained in:
@@ -182,6 +182,11 @@ sudo apt-get install go-md2man
|
||||
sudo dnf install go-md2man
|
||||
```
|
||||
|
||||
```
|
||||
# MacOS:
|
||||
brew install go-md2man
|
||||
```
|
||||
|
||||
Then
|
||||
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user