Remove remaining macOS references

This commit is contained in:
fraggle 2026-01-11 18:58:19 -04:00
parent ca4c86546b
commit 856d48249e

View File

@ -40,7 +40,7 @@ make install-user
### Optional
- **pandoc** - For building manpages
- Debian/Ubuntu: `sudo apt-get install pandoc`
- macOS: `brew install pandoc`
- Arch: `sudo pacman -S pandoc`
- Or use `go-md2man`: `go install github.com/cpuguy83/go-md2man/v2@latest`
## Installation Steps