diff --git a/README.md b/README.md index ebbcc66..2b6cb9c 100644 --- a/README.md +++ b/README.md @@ -37,15 +37,15 @@ 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 +#### Fedora sudo dnf install gcc gcc-c++ make flex bison pam-devel byacc -### CentOS 8 and Stream +#### CentOS 8 and Stream sudo dnf install gcc gcc-c++ make flex bison pam-devel byacc git -### CentOS 7.x +#### CentOS 7.x sudo yum install gcc gcc-c++ make flex bison pam-devel byacc git