diff --git a/README.md b/README.md index 2b6cb9c..a721938 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ The doas command is in FreeBSD's ports collection and may be installed by simply sudo apt install build-essential make bison flex libpam0g-dev - #### Fedora sudo dnf install gcc gcc-c++ make flex bison pam-devel byacc @@ -49,6 +48,10 @@ The doas command is in FreeBSD's ports collection and may be installed by simply sudo yum install gcc gcc-c++ make flex bison pam-devel byacc git +#### openSUSE and SUSE Linux Enterprise + + sudo zypper install gcc gcc-c++ make flex bison pam-devel byacc git + #### macOS xcode-select --install