We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9c7af commit 7ae57e3Copy full SHA for 7ae57e3
README.md
@@ -49,6 +49,8 @@ over the file and perform any updates to it as you see fit.
49
sudo yum install php-fpm
50
```
51
52
+\* Use `dnf` instead of `yum` if you have it available.
53
+
54
#### Debian / Ubuntu
55
```sh
56
sudo apt-get update && sudo apt-get install php-fpm
0 commit comments