mirror of
https://github.com/containers/skopeo.git
synced 2025-06-20 12:02:59 +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:
parent
714ffe1b60
commit
e5cb7ce196
@ -182,6 +182,11 @@ sudo apt-get install go-md2man
|
|||||||
sudo dnf install go-md2man
|
sudo dnf install go-md2man
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
# MacOS:
|
||||||
|
brew install go-md2man
|
||||||
|
```
|
||||||
|
|
||||||
Then
|
Then
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user