Skip to content

Commit 2b6dc5a

Browse files
committed
suggestion
1 parent 04590b3 commit 2b6dc5a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FrankenPHP: Modern App Server for PHP
22

3-
<h1 style="text-align: center;"><a href="https://frankenphp.dev"><img src="frankenphp.png" alt="FrankenPHP" style="width: 600px;"></a></h1>
3+
<h1 style="text-align: center;"><a href="https://frankenphp.dev"><img src="frankenphp.png" alt="FrankenPHP" width="600"></a></h1>
44

55
FrankenPHP is a modern application server for PHP built on top of the [Caddy](https://caddyserver.com/) web server.
66

@@ -45,9 +45,9 @@ frankenphp php-cli /path/to/your/script.php
4545

4646
### RPM Packages
4747

48-
We offer rpm packages for Red Hat Enterprise Linux 7 to 10. To install, run
48+
We offer RPM packages for Red Hat Enterprise Linux 7 to 10. To install, run:
4949

50-
```bash
50+
```console
5151
sudo dnf install https://rpm.henderkes.com/static-php-1-0.noarch.rpm
5252
sudo dnf module enable php-zts:static-8.4 # optional, defaults to 8.4, 8.2-8.4 available
5353
sudo dnf install frankenphp

0 commit comments

Comments
 (0)