Merge pull request #3 from shtirlic/patch-1

Add OpenBSD install info
This commit is contained in:
Yury V. Zaytsev
2025-09-18 08:13:40 +02:00
committed by GitHub

View File

@@ -37,6 +37,12 @@ The easiest way to install `mc` is to use your system package manager:
# pkg install mc
```
=== "OpenBSD"
```
# pkg_add mc
```
=== "macOS"
```