Skip to content

Commit 616ac8d

Browse files
committed
fix prerequisities
1 parent 15d74c0 commit 616ac8d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/els-for-runtimes/php/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ TuxCare provides additional security support for PHP versions after the end of s
8181
* Root or `sudo` access to the server
8282
* **Amazon Linux 2-specific.** Before installing `alt-php`, make sure `libvpx` is installed. Amazon Linux 2 provides two versions of libvpx: 1.9 (the default) and 1.3. `alt-php` requires 1.3 for compatibility with EL 7 systems like CentOS 7:
8383

84-
```
85-
sudo yum install libvpx-1.3.0
86-
```
84+
```
85+
sudo yum install libvpx-1.3.0
86+
```
8787

8888
</ELSPrerequisites>
8989

0 commit comments

Comments
 (0)