Skip to content

Commit 7ae57e3

Browse files
committed
Add note about dnf vs yum
1 parent 0a9c7af commit 7ae57e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ over the file and perform any updates to it as you see fit.
4949
sudo yum install php-fpm
5050
```
5151

52+
\* Use `dnf` instead of `yum` if you have it available.
53+
5254
#### Debian / Ubuntu
5355
```sh
5456
sudo apt-get update && sudo apt-get install php-fpm

0 commit comments

Comments
 (0)